swc/crates/swc_ecma_parser
Donny/강동윤 5a806c5b81
fix(es/parser): Fix parsing of decorators (#3449)
swc_ecma_parser:
 - Parse decorators using `parse_subscripts`.
2022-02-04 17:54:03 +09:00
..
benches refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
examples refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
scripts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
src fix(es/parser): Fix parsing of decorators (#3449) 2022-02-04 17:54:03 +09:00
tests fix(es/parser): Fix parsing of decorators (#3449) 2022-02-04 17:54:03 +09:00
Cargo.toml chore: Publish crates 2022-02-04 13:21:41 +09:00
colors.js refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00