swc/ecmascript/transforms/tests
강동윤 b4aa1d48e3
fix(es/transform): Fix bugs (#1699)
swc_ecma_transforms_base:
 - Fix bug of `ts_resolver`.

swc_ecma_transforms_typescript:
 - `strip`: Emit `export {}` for type-only modules. (#1698)
 - `strip`: Support scripts.
2021-05-15 16:07:24 +09:00
..
decorators.rs fix(es/transform): Fix bugs (#1699) 2021-05-15 16:07:24 +09:00
es2015_function_name.rs feat(es/transforms/compat): Add pure comment to classes (#1646) 2021-05-08 15:47:20 +09:00