Donny/강동윤
|
3a4704fe77
|
feat(es/transforms/base): Add paren_remover (#4034)
|
2022-03-15 20:07:04 +00:00 |
|
Donny/강동윤
|
9b76783281
|
refactor(common): Cleanup & rustfmt (#3495)
swc_common:
- Merge identical source codes.
swc_css_parser:
- Deny `clippy::all`.
- Fix lints.
|
2022-02-09 06:33:32 +00:00 |
|
Donny/강동윤
|
1ea965cecb
|
fix(es/parser): Drop outdated options (#2974)
swc_ecma_parser:
- Drop flags in `EsConfig`.
- Drop flags in `TsConfig`.
- Drop unused variants from `SyntaxError`.
|
2021-12-05 17:33:34 +09:00 |
|
Donny/강동윤
|
2b2f6955f2
|
refactor: Flatten ecmascript (#2708)
|
2021-11-10 19:00:54 +09:00 |
|