IWANABETHATGUY
|
7d6d04b421
|
fix(es/codegen): Drop the last comma in an array literal (#5877)
**Description:**
Drop the last comma in an array literal.
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/5692.
|
2022-09-16 15:48:28 +09:00 |
|
Donny/강동윤
|
537449e53b
|
fix(es/codegen): Emit trailing semicolon (#5659)
|
2022-08-29 10:10:55 +00:00 |
|
magic-akari
|
52961804d1
|
feat(es/codegen): Make the output for empty objects and empty statements pretty (#3171)
|
2022-01-03 05:54:58 +09:00 |
|
Donny/강동윤
|
2b2f6955f2
|
refactor: Flatten ecmascript (#2708)
|
2021-11-10 19:00:54 +09:00 |
|