Preserve the jsdoc comments for interface while compiling. #42547
Labels
Awaiting More Feedback
This means we'd like to hear from more people who would be helped by this feature
Suggestion
An idea for TypeScript
Suggestion
π Search Terms
tsc jsdoc
β Viability Checklist
My suggestion meets these guidelines:
β Suggestion
Add a configuraion for preserving the jsdoc comments for interface while compiling.
π Motivating Example
Example
My .ts file like this:
while tsc compiling, the .js like this:
π» Use Cases
There are two case as I can see.
The text was updated successfully, but these errors were encountered: