Pinned
93 contributions in the last year
Less
More
Contribution activity
September 2021
Created 1 commit in 1 repository
Created a pull request in microsoft/TypeScript that received 2 comments
Avoid printing comments on static fields twice.
In TS4.4, when a transformer adds a static field with a synthetic
comment to a decorated class, TS prints the synthetic comment twice:
@Decorator
c…
+65
−17
•
2
comments
Created an issue in microsoft/TypeScript that received 4 comments
Double emit of synthetic comments on class fields of decorated classes
Bug Report
4
comments