swc/ecmascript/transforms/base
강동윤 4c8d68bfe2
fix(es): Improve handling of typescript (#1824)
swc_ecma_codegen:
 - Implement more code generator for typescript ast nodes.

swc_ecma_transforms_base:
 - Mark LHS of typescript import equals as a variable instead of a type.
2021-06-15 01:13:06 +09:00
..
benches feat(ecmascript/transforms): Split into multiple crates. (#1311) 2021-01-05 14:29:52 +09:00
src fix(es): Improve handling of typescript (#1824) 2021-06-15 01:13:06 +09:00
tests fix(es): Improve handling of typescript (#1824) 2021-06-15 01:13:06 +09:00
Cargo.toml fix(es): Improve handling of typescript (#1824) 2021-06-15 01:13:06 +09:00