swc/crates/swc_ecma_preset_env
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
..
benches chore(ci): Fix benchmark action (#6582) 2022-12-06 12:24:55 +00:00
data feat(es/preset-env): Update data (#7882) 2023-08-28 01:09:38 +00:00
scripts chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00
src feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
tests feat(es/codegen): Add an option to print assert for import attributes (#7914) 2023-09-05 21:24:25 +09:00
Cargo.toml chore: Publish crates 2023-09-01 05:26:46 +00:00