Additional ESLint rules for directive comments of ESLint.
375
stars
98
commits
JavaScript
primary language
Oct 16, 2023
updated
Additional ESLint rules for ESLint directive comments (e.g. //eslint-disable-line).
eslint-plugin-eslint-comments follows semantic versioning and ESLint's Semantic Versioning Policy.
Welcome contributing!
Please use GitHub's Issues/PRs.
npm test runs tests and measures coverage.npm run build updates README.md, index.js, and the header of all rule's documents.npm run clean removes the coverage of the last npm test command.npm run coverage shows the coverage of the last npm test command.npm run lint runs ESLint for this codebase.npm run watch runs tests and measures coverage when source code are changed.JavaScript
100.0%
Additional ESLint rules for directive comments of ESLint.
375
stars
98
commits
JavaScript
primary language
Oct 16, 2023
updated
Additional ESLint rules for ESLint directive comments (e.g. //eslint-disable-line).
eslint-plugin-eslint-comments follows semantic versioning and ESLint's Semantic Versioning Policy.
Welcome contributing!
Please use GitHub's Issues/PRs.
npm test runs tests and measures coverage.npm run build updates README.md, index.js, and the header of all rule's documents.npm run clean removes the coverage of the last npm test command.npm run coverage shows the coverage of the last npm test command.npm run lint runs ESLint for this codebase.npm run watch runs tests and measures coverage when source code are changed.JavaScript
100.0%