mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 12:41:54 +03:00
97269a37b9
swc: - Respect `react` config. swc_ecma_transforms_compat: - `export-namespace-from`: Preserve `use strict`. (#1423) swc_ecma_transforms_module: - Inject `use strict` before imports. (#1423) swc_ecma_transforms_proposal: - Emit metadata for literal types. (#1421)
2 lines
38 B
TypeScript
2 lines
38 B
TypeScript
const Span = <span>with </span>;
|