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
- Add lint rule to warn against object comparison
- feat: Warn about `@deno-types` directive
- Less finnicky magic comments — allow extra comment lines + consider respecting `eslint-disable` if rule has same name
- Rule `no-unused-vars` doesn’t detect unused JSDoc `@import` types
- no-unused-vars should have code fixes for import declarations
- [question] how to diable rules for one line in jsx?
- `eqeqeq`: allow `null`/`undefined` checks to simplify `NonNullable` checks
- suggestion: add `no-unused-expressions` lint rule
- fix(no-import-prefix): improve message
- Deno lint marks reachable code as unreachable
- Docs
- Rust not yet supported