swc/crates/swc_ecma_transforms_testing
Donny/강동윤 3638e97c80
feat(es/testing): Improve comment testing story (#9150)
**Description:**

This PR makes `PluginCommentProxy` work by default in `test_fixture()`. This PR adds a scoped-local to `swc_common`, and uses it from `swc_ecma_transforms_testing`.

It can't be tested in the main repository, though. We cannot enable `plugin_mode` of `swc_common` in the main SWC repository.


**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/9149.
2024-07-06 06:20:01 +00:00
..
src feat(es/testing): Improve comment testing story (#9150) 2024-07-06 06:20:01 +00:00
tests refactor(es/parser): Rename EsConfig and TsConfig (#9094) 2024-06-22 01:56:37 +09:00
Cargo.toml chore: Revert bump crates 2024-06-29 18:28:54 +09:00