swc/crates/swc_ecma_transforms
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
..
scripts refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
src refactor(swc_core): Use namespace ecma (#5713) 2022-09-02 10:24:27 +09:00
tests refactor(es/parser): Rename EsConfig and TsConfig (#9094) 2024-06-22 01:56:37 +09:00
Cargo.toml chore: Bump crates 2024-06-14 14:47:30 +00:00