oxlint-plugin-oxlint-comments
v0.1.0
Published
Rules for oxlint directive comments.
Downloads
3,487
Maintainers
Readme
oxlint-plugin-oxlint-comments
Rules for oxlint directive comments (e.g. //oxlint-disable-line).
Usage
Semantic Versioning Policy
oxlint-plugin-oxlint-comments follows semantic versioning.
Changelog
Contributing
Welcome contributing!
Please use GitHub's Issues/PRs.
Development Tools
npm testruns tests and measures coverage.npm run cleanremoves the coverage of the lastnpm testcommand.npm run coverageshows the coverage of the lastnpm testcommand.npm run lintruns the linter for this codebase.npm run watchruns tests and measures coverage when source code are changed.
