OptionalassumptionsSet assumptions in order to produce smaller output.
OptionaldecoratorDecorator plugin
OptionaldefineDefine Plugin
OptionalexcludeOptionalincludeOptionaljsxConfigure how TSX and JSX are transformed.
OptionaljsxOptionaljsxOptionaljsxOptionalpluginsThird-party plugins to use.
OptionaltargetSets the target environment for the generated JavaScript.
The lowest target is es2015.
Example:
'es2015'['es2020', 'chrome58', 'edge16', 'firefox57', 'node12', 'safari11']OptionaltypescriptConfigure how TypeScript is transformed.
Construct a type with the properties of T except for those in type K.