Skip to content

jsdoc/check-tag-names doesn't support Web Component tags #1399

@anselmbradford

Description

@anselmbradford

There are a number of jsdoc tags that are used within web component definitions (see https://www.npmjs.com/package/web-component-analyzer#overview-of-supported-jsdoc-tags), such as @element and @slot.

jsdoc/check-tag-names doesn't support these tags (see https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.README/rules/check-tag-names.md) because they don't appear in the JSDoc 3 Block Tags.

What is the recommended way to handle these? Should I ignore them in the config?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions