-
### Validations
- [X] Follow our [Code of Conduct](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CODE_OF_CONDUCT.md)
- [X] Read the [Contributing Guide](https://eslint.style/contr…
dandv updated
4 months ago
-
Not sure how to repro, but I get this error in dev console:
```
ERR Request textDocument/codeAction failed with message: Range#create called with invalid arguments[[object Object], [object Object],…
-
test
-
test
-
### Environment
Local ESLint version: 9.13.0
### What parser are you using?
Default (Espree)
### What did you do?
No `"type"` declared inside `package.json`.
Three _blank_ config files:
- `esli…
-
This is a discussion issue for adding ability to run eslint in parallel for multiple files.
The idea is that ESLint is mostly CPU bound, not IO bound, so creating multiple threads (for machine with m…
-
Currently, there are different setups on different machines and everyone styles the code to their liking. Why not have a common standard to ease reading the code? This issue paints a roadmap to achiev…
-
### 🔍 Search Terms
nullish, strictNullChecks, equals, undefined, null
### ✅ Viability Checklist
- [x] This wouldn't be a breaking change in existing TypeScript/JavaScript code
- [x] This wouldn't c…
-
**Is your feature request related to a problem? Please describe.**
It's nice that Bandit flags lines of code that require attention, but it would be even more valuable to suggest fixes for problem li…
-
### ESLint version
v9.12.0
### What problem do you want to solve?
See https://github.com/eslint/eslint/discussions/15011 for more context.
In short, I want to be able to declare and reuse a core r…