swc/ecmascript/preset_env
Nayeem Rahman 9bc074ed46
fix(strip): Combine typescript_class_properties() into strip() (#1478)
swc_ecma_utils:
 - Use `&mut` for inject_after_super.

swc_ecma_transforms_typescript:
 - Merge `typescript_class_properties` into `strip`.

Co-authored-by: 강동윤 <kdy1997.dev@gmail.com>
2021-03-21 22:31:35 +09:00
..
benches Improve ux for rust users (#909) 2020-07-31 18:49:07 +09:00
scripts preset-env (#537) 2019-12-28 11:25:54 +09:00
src feat(es/transforms): Port @babel/preset-modules (#1439) 2021-03-02 16:03:22 +09:00
tests feat(es/transforms): Port @babel/preset-modules (#1439) 2021-03-02 16:03:22 +09:00
Cargo.toml fix(strip): Combine typescript_class_properties() into strip() (#1478) 2021-03-21 22:31:35 +09:00
package.json hygiene: handle use-use conflict (#599) 2020-01-22 10:43:59 +09:00