swc/crates/swc_ecma_codegen/tests/fixture/issue-6589/js
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
..
input.js fix(es/codegen): Don't print trailing coma for a rest argument (#6610) 2022-12-10 00:51:11 +00:00
output.js fix(es/codegen): Remove extra spaces in AssignPatProp and KeyValuePatProp (#7488) 2023-06-07 05:08:35 +00:00
output.min.js fix(es/codegen): Don't print trailing coma for a rest argument (#6610) 2022-12-10 00:51:11 +00:00