swc/crates/swc_ecma_codegen/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
..
fixture feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
test262 fix(es/codegen): Remove extra spaces in AssignPatProp and KeyValuePatProp (#7488) 2023-06-07 05:08:35 +00:00
test262-min fix(es/codegen): Fix codegen of string literals with \x000 (#6838) 2023-01-20 08:08:58 +00:00
fixture.rs feat(es/codegen): Add an option to print assert for import attributes (#7914) 2023-09-05 21:24:25 +09:00
sourcemap.rs feat(es/codegen): Add an option to print assert for import attributes (#7914) 2023-09-05 21:24:25 +09:00
srcmap.mjs fix(es/codegen): Align sourcemap with terser (#5657) 2022-09-26 18:12:42 +09:00
test262.rs feat(es/codegen): Add an option to print assert for import attributes (#7914) 2023-09-05 21:24:25 +09:00