swc/crates/swc_bundler/tests
Donny/강동윤 5520b236dd
refactor(es/parser): Rename EsConfig and TsConfig (#9094)
**Description:**

`EsConfig` and `TsConfig` sound like a general configuration for the whole language, while actually it's only about parsing.

To avoid a breaking change, I created type aliases that will work without changing the code, while warning the users.

**Related issue:**

 - Closes #9089.
2024-06-22 01:56:37 +09:00
..
.cache refactor: Flatten crates (#2697) 2021-11-09 20:42:49 +09:00
common refactor(es/parser): Rename EsConfig and TsConfig (#9094) 2024-06-22 01:56:37 +09:00
deno chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00
deno-exec feat(es/minifier): Make DCE single-pass (#5699) 2022-09-01 16:30:21 +00:00
fixture fix(common): Remove < and > from Display impl of FileName::Custom (#8530) 2024-01-21 02:32:35 +00:00
deno.rs refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
fixture.rs build(cargo): Update rustc to nightly-2024-04-03 (#8821) 2024-04-16 02:20:47 +00:00