ESLint Comments
8 rules @eslint-community/eslint-plugin-eslint-comments@4.8.1
Complete effective rule inventory.
Rules
No enabled ESLint Comments rules match this search.
-
@eslint-community/eslint-comments/disable-enable-pairrequire a
eslint-enablecomment for everyeslint-disablecomment -
@eslint-community/eslint-comments/no-aggregating-enabledisallow a
eslint-enablecomment for multipleeslint-disablecomments -
@eslint-community/eslint-comments/no-duplicate-disabledisallow duplicate
eslint-disablecomments -
@eslint-community/eslint-comments/no-restricted-disabledisallow
eslint-disablecomments about specific rules -
@eslint-community/eslint-comments/no-unlimited-disabledisallow
eslint-disablecomments without rule names -
@eslint-community/eslint-comments/no-unused-enabledisallow unused
eslint-enablecomments -
@eslint-community/eslint-comments/no-usedisallow ESLint directive-comments
-
@eslint-community/eslint-comments/require-descriptionrequire include descriptions in ESLint directive-comments