deno_lint
https://github.com/denoland/deno_lint
Rust
Blazing fast linter for JavaScript and TypeScript written in Rust
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported0 Subscribers
Add a CodeTriage badge to deno_lint
Help out
- Issues
- lint for unused files, dependencies and exports
- suggestion: `ban-untagged-deprecation`
- ban-types gives misleading/wrong suggestion for empty object on generic bounds
- no-extra-non-null-assertion gives incorrect recommendation
- no-unused-vars suggests breaking change.
- Tag All Rules
- Lint rule for usage of `exports` or `module.exports`
- Support multiple line comments for ignore directive explanation
- Lint to detect npm dependencies without versions
- The require-await rule does more harm than good
- Docs
- Rust not yet supported