-
Notifications
You must be signed in to change notification settings - Fork 4
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
Compile a list of properties that have incorrect JsDocs [2 days] #162
Comments
![]() Can be tested in the Docs project ![]() |
Based on my test project, VSCode correctly shows JSDoc for the following components authored in
Pressing Cmd + click on a property / attribute set on these components opens the WC file where it is defined. For other (generated) components, Cmd + click opens the React wrapper |
After #167 is merged, JSDoc comments for generated components are shown correctly. |
As a part of this task we need to create a list of APIs that have incorrect JsDocs:
The text was updated successfully, but these errors were encountered: