David Sherret
|
064bcf4854
|
fix(es/codegen): Remove extra spaces in AssignPatProp and KeyValuePatProp (#7488)
Co-authored-by: Donny/강동윤 <kdy1997.dev@gmail.com>
|
2023-06-07 05:08:35 +00:00 |
|
magic-akari
|
38dfb91ebc
|
fix(es/helpers): Remove unnecessary parameters in helper_expr! macro (#7296)
**Description:**
We have moved to snake_case, so the last parameter of helper_expr is unnecessary.
|
2023-04-20 08:26:34 +00:00 |
|
magic-akari
|
3ca954b9f9
|
fix(es/helpers): Use snake_case for helpers (#7147)
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/7144.
- Closes https://github.com/swc-project/swc/issues/7118.
|
2023-03-31 15:15:21 +09:00 |
|
Donny/강동윤
|
de036754c4
|
test(es/preset-env): Ensure custom transforms are working (#6227)
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/5052
|
2022-10-21 07:53:45 +00:00 |
|