swc/ecmascript/transforms/optimization
Pig Fang 39e1e54ee4
fix(es/parser): Disallow override in non-subclass (#1552)
swc_ecma_parser:
 - Disallow `override` in classes without super class.
2021-04-07 15:38:24 +00:00
..
src fix(es/transforms/optimization): Fix inlining nested block statements in branch simplifier (#1536) 2021-04-04 17:24:49 +09:00
tests fix(es/transforms/base): Fix named function expression handling in resolver (#1540) 2021-04-06 13:31:11 +09:00
Cargo.toml fix(es/parser): Disallow override in non-subclass (#1552) 2021-04-07 15:38:24 +00:00