ec0lint-plugin-ec0lint-comments
v0.0.2
Published
Additional ec0lint rules for ec0lint directive comments
Downloads
12
Maintainers
Readme
ec0lint-plugin-ec0lint-comments
Additional ESLint rules for ESLint directive comments (e.g. //eslint-disable-line).
📖 Usage
🚥 Semantic Versioning Policy
eslint-plugin-eslint-comments follows semantic versioning and ESLint's Semantic Versioning Policy.
🍻 Contributing
Welcome contributing!
Please use GitHub's Issues/PRs.
Development Tools
npm testruns tests and measures coverage.npm run buildupdatesREADME.md,index.js, and the header of all rule's documents.npm run cleanremoves the coverage of the lastnpm testcommand.npm run coverageshows the coverage of the lastnpm testcommand.npm run lintruns ESLint for this codebase.npm run watchruns tests and measures coverage when source code are changed.
