Skip to content

LWC Documentation - JSDoc support #280

@cesarParra

Description

@cesarParra

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 api properties and methods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions