swc/crates/swc_ecma_transforms_base/tests
Donny/강동윤 ee7575695d
feat(es/codegen): Add an option to print assert for import attributes (#7914)
**Description:**

- `jsc.experimental.keepImportAssertions` is renamed to `jsc.experimental.keepImportAttributes`.
 - `jsc.experimental.emitAssertForImportAttributes` is added.

**Related issue:**

 - Closes #7908
2023-09-05 21:24:25 +09:00
..
resolver fix(es/resolver): Correctly resolve global value (#7893) 2023-08-31 05:54:18 +00:00
ts-resolver fix(es/codegen): Remove extra spaces in AssignPatProp and KeyValuePatProp (#7488) 2023-06-07 05:08:35 +00:00
fixer_test262.rs feat(es/codegen): Add an option to print assert for import attributes (#7914) 2023-09-05 21:24:25 +09:00
fixture.rs feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
par_explode.rs refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
par.rs perf(es/transforms): Make transforms parallel (#4939) 2022-06-11 07:42:43 +00:00
ts_resolver.rs feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00