Skip to content

check-tag-names doesn't know @internal #859

@Shinigami92

Description

@Shinigami92

Expected behavior

check-tag-names should not warn on valid tag @internal

/**
 * @internal
 */

Actual behavior

Invalid JSDoc tag name "internal". eslint jsdoc/check-tag-names

ESLint Config

https://github.com/faker-js/faker/blob/877ac76b2811c948c560fee4fa76908b142557d1/.eslintrc.js

Environment

  • Node version: v16.13.2
  • ESLint version v8.11.0
  • eslint-plugin-jsdoc version: 38.0.6

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions