swc/crates/swc_ecma_codegen/tests/fixture
2023-03-17 02:38:45 +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): Don't print trailing coma for a rest argument (#6610) 2022-12-10 00:51:11 +00:00
issues fix(es/codegen): Emit type_params for TsConstructSignatureDecl (#7080) 2023-03-17 02:38:45 +00:00
next/ssg/getStaticProps fix(es/codegen): Remove redundant ; after export default decl (#5851) 2022-09-14 06:07:15 +00:00
next-36251 fix(es/codegen): Skip space if jsx attrs is empty (#6823) 2023-01-16 15:23:28 +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): Fix codegen of string literals with \x000 (#6838) 2023-01-20 08:08:58 +00:00
template-literal fix(es/codegen): Emit trailing semicolon (#5659) 2022-08-29 10:10:55 +00:00
vercel fix(es/codegen): Remove redundant ; after export default decl (#5851) 2022-09-14 06:07:15 +00:00