Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: don't strip comments in tsconfig #389

Open
afholderman opened this issue Jan 9, 2021 · 0 comments
Open

Suggestion: don't strip comments in tsconfig #389

afholderman opened this issue Jan 9, 2021 · 0 comments

Comments

@afholderman
Copy link
Contributor

Hello, first of all thanks for creating this project. I've been working with it recently and noticed that types in the distributed packages have comments removed. Some of the comments, especially reference links, can be useful to package consumers. I'd like to make a suggestion to leave comments in and additionally to use JSDOC comments (/** comment here */) in the types. JSDOC comments are picked up and shown in intellisense tooltips in VS Code and likely other editors, so it would pass the info down at time of usage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant