swc/ecmascript/transforms/compat
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 perf: Use ahash instead of sip hash (#2073) 2021-08-14 10:33:16 +00:00
tests chore: Cleanup codes for fixture testing (#2070) 2021-08-14 06:34:04 +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