swc/ecmascript/transforms/base
강동윤 1b1c46b492
fix(es/transforms/compat): Allow keywords in method names. (#1651)
swc_ecma_transforsm_compat:
 - Allow using a keyword as a method name.
2021-05-07 11:27:25 +00:00
..
benches feat(ecmascript/transforms): Split into multiple crates. (#1311) 2021-01-05 14:29:52 +09:00
src fix(es/transforms/compat): Allow keywords in method names. (#1651) 2021-05-07 11:27:25 +00:00
tests fix(es): Fix for the type checker (#1528) 2021-04-01 03:01:44 +09:00
Cargo.toml fix(es/transforms/compat): Allow keywords in method names. (#1651) 2021-05-07 11:27:25 +00:00