-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Describe the feature you'd like:
If I start typing library functions in VS Code all I see in the IntelliSense tooltip is the import statement:
As far as I know this could be easily fixed by adding JSDoc in the typings/index.d.ts
file so the developer quickly sees a short overview of what this function does and which parameters are expected.
Suggested implementation:
I can start annotating the exported functions 🙂
Describe alternatives you've considered:
Teachability, Documentation, Adoption, Migration Strategy:
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed