swc/crates/swc_ecma_codegen/tests/fixture
David Sherret 66bf8e907d
fix(es/codegen): Emit computed getter and setter signatures (#8656)
**Description:**

Emits computed getter/setter signatures.
2024-02-23 00:14:29 +00:00
..
big-int fix(es/codegen): Emit trailing semicolon (#5659) 2022-08-29 10:10:55 +00:00
issue-5912 fix(es/codegen): Fix codegen of a negative number (#5980) 2022-09-28 13:40:07 +00:00
issue-6589 fix(es/codegen): Remove extra spaces in AssignPatProp and KeyValuePatProp (#7488) 2023-06-07 05:08:35 +00:00
issues feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
next/ssg/getStaticProps fix(es/codegen): Remove extra spaces in AssignPatProp and KeyValuePatProp (#7488) 2023-06-07 05:08:35 +00:00
next-36251 fix(es/codegen): Remove extra spaces in AssignPatProp and KeyValuePatProp (#7488) 2023-06-07 05:08:35 +00:00
number fix(es/codegen): Emit trailing semicolon (#5659) 2022-08-29 10:10:55 +00:00
semi/pending fix(es/codegen): Drop the last comma in an array literal (#5877) 2022-09-16 15:48:28 +09:00
stc/0001 refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
string fix(es/codegen): Do not produce octal literals (#8565) 2024-01-28 12:34:03 +00:00
template-literal feat(es/codegen): Respect ascii_only: false for StrLit (#8217) 2023-11-04 04:15:58 +00:00
typescript fix(es/codegen): Emit computed getter and setter signatures (#8656) 2024-02-23 00:14:29 +00:00
vercel fix(es/codegen): Remove extra spaces in AssignPatProp and KeyValuePatProp (#7488) 2023-06-07 05:08:35 +00:00