Complexity Score
Low
Open Issues
38
Dependent Projects
3,543
Weekly Downloadsglobal
2,461,577
Keywords
License
- MIT
- Yesattribution
- Permissivelinking
- Permissivedistribution
- Permissivemodification
- Nopatent grant
- Yesprivate use
- Permissivesublicensing
- Notrademark grant
Downloads
Loading Weekly Download Data
Readme
eslint-plugin-eslint-comments
Additional ESLint rules for ESLint directive comments (e.g. //eslint-disable-line
).
đź“– Usage
- Documentation
🚥 Semantic Versioning Policy
eslint-plugin-eslint-comments
follows semantic versioning and ESLint’s Semantic Versioning Policy.
đź“° Changelog
- GitHub Releases
🍻 Contributing
Welcome contributing!
Please use GitHub’s Issues/PRs.
Development Tools
npm test
runs tests and measures coverage.npm run build
updatesREADME.md
,index.js
, and the header of all rule’s documents.npm run clean
removes the coverage of the lastnpm test
command.npm run coverage
shows the coverage of the lastnpm test
command.npm run lint
runs ESLint for this codebase.npm run watch
runs tests and measures coverage when source code are changed.
Dependencies
CVE IssuesActive
0
Scorecards Score
3.50
Test Coverage
98.00%
Follows Semver
Yes
Github Stars
360
Dependenciestotal
19
DependenciesOutdated
8
DependenciesDeprecated
0
Threat Modelling
No
Repo Audits
No
Learn how to distribute eslint-plugin-eslint-comments in your own private NPM registry
$npm config set registry
https://npm.cloudsmith.com/owner/repo
/Processing...
âś“Done
$npm install eslint-plugin-eslint-comments
/Processing...
âś“Done
19 Releases
NPM on Cloudsmith