-
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
As part of the effort to support documenting LWC code, we want to extend the current capabilities of the feature to also support parsing JS files and offer JSDoc support.
This would include:
- Documenting non exposed (
isExposed = false) components - Parsing JS component files and documenting its public
apiproperties and methods.
Metadata
Metadata
Assignees
Labels
No labels