quick-lint-js
quick-lint-js copied to clipboard
quick-lint-js ESLint plugin
Here's a crazy idea: The user installs an ESLint plugin which magically makes their lints faster.
The plugin will run quick-lint-js instead of running certain ESLint rules such as no-undef.
- [ ] #1075
Rome is considering something similar: https://github.com/rome/tools/discussions/3663
This would benefit a lot from #874 to avoid duplicate diagnostics.