-
-
Notifications
You must be signed in to change notification settings - Fork 167
Closed
Description
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
Environment
- Node version: v16.13.2
- ESLint version v8.11.0
eslint-plugin-jsdoc
version: 38.0.6