Boshen
|
c523ccb7ef
|
feat(codegen): better whitespace minification for import / export statements (#7650)
part of #7638
|
2024-12-04 19:24:03 +00:00 |
|
Dunqing
|
702b574afb
|
refactor(codegen): only print necessary parentheses in TSAsExpression (#6429)
Part of fixing #6385
|
2024-10-11 02:04:27 +00:00 |
|
Boshen
|
9f6696a6aa
|
feat(codegen): add new lines to TSTypeParameterDeclaration (#5853)
|
2024-09-18 11:44:24 +00:00 |
|
Boshen
|
5901d2a0f1
|
fix(codegen): various spacing issues (#5820)
|
2024-09-17 09:03:28 +00:00 |
|
Boshen
|
bb95306efd
|
refactor(codegen): change annotation comment tests to snapshot (#5800)
|
2024-09-16 05:03:43 +00:00 |
|
Boshen
|
d62defb42d
|
fix(codegen): do not print trailing commas for ArrayExpression (#5551)
closes #5532
|
2024-09-06 16:35:10 +00:00 |
|
Dunqing
|
c78291600e
|
feat(codegen): print type_parameters in TaggedTemplateExpression (#5438)
|
2024-09-04 11:24:04 +00:00 |
|
Boshen
|
5c4c00123d
|
fix(codegen): print export @decorator declare abstract class Foo correctly (#5303)
|
2024-08-28 15:30:39 +00:00 |
|
Boshen
|
f210cf7873
|
fix(codegen): print TSSatisfiesExpression and TSInstantiationExpression (#4936)
I can't figure out the precedence so printing extra parentheses instead ...
|
2024-08-16 09:53:17 +00:00 |
|
Boshen
|
a2269625cc
|
fix(codegen): print TSNonNullExpression (#4869)
|
2024-08-13 08:47:07 +00:00 |
|
Boshen
|
9a094e861e
|
chore(codegen): add ts snapshot test
|
2024-07-14 20:46:22 +08:00 |
|