swc/crates/swc_ecma_parser
Donny/강동윤 8d3c9d39f0
test(es): Add tests for fixed issues (#3875)
**Description:**

Adds tests for fixed issues.
This commit modifies one type because the previous type makes transform flaky.

**BREAKING CHANGE:**

To preserve order, the type `swc::Paths` is now `IndexMap` instead of `HashMap`.
2022-03-06 02:27:08 +00:00
..
benches refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
examples refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
scripts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
src fix(es/parser): Allow await in non-strict mode (#3871) 2022-03-05 19:52:45 +00:00
tests test(es): Add tests for fixed issues (#3875) 2022-03-06 02:27:08 +00:00
Cargo.toml chore: Publish crates 2022-03-05 19:54:29 +00:00
colors.js refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00