swc/ecmascript/utils
강동윤 dbec753ca1
fix(swc): Fix bugs (#1591)
swc_ecma_parser:
 - Support optional async class methods. (#1454)

swc_ecma_transforms_compat:
 - Hoist import statements. (#1457)
2021-04-21 09:26:07 +09:00
..
src fix(es/transforms/compat): Handle references to arguments inside arrow functions and block scoped loops (#1585) 2021-04-19 15:50:44 +00:00
Cargo.toml fix(swc): Fix bugs (#1591) 2021-04-21 09:26:07 +09:00