swc/ecmascript/ext-transforms
Sosuke Suzuki 33bdff0957
feat(es/parser): Emit an error for top-level await in script (#2094)
swc_ecma_parser:
 - Report an error for a top-level await statements.
2021-08-18 00:17:59 +09:00
..
src feat(es/visit): Groundwork to use VisitMut instead of Fold (#1842) 2021-06-23 04:18:41 +00:00
Cargo.toml feat(es/parser): Emit an error for top-level await in script (#2094) 2021-08-18 00:17:59 +09:00