@eslint-community/eslint-plugin-eslint-comments

4.3.0 • Public • Published

@eslint-community/eslint-plugin-eslint-comments

npm version Downloads/month Build Status codecov

Additional ESLint rules for ESLint directive comments (e.g. //eslint-disable-line).

📖 Usage

🚥 Semantic Versioning Policy

@eslint-community/eslint-plugin-eslint-comments follows semantic versioning and ESLint's Semantic Versioning Policy.

📰 Changelog

🍻 Contributing

Welcome contributing!

Please use GitHub's Issues/PRs.

Development Tools

  • 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.

Package Sidebar

Install

npm i @eslint-community/eslint-plugin-eslint-comments

Weekly Downloads

41,052

Version

4.3.0

License

MIT

Unpacked Size

42.9 kB

Total Files

22

Last publish

Collaborators

  • eslint-community-bot
  • michaeldeboey