-
### 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…
-
If there's an existing header that isn't correct, but is of the same type, then I'd like to update the header. But if there's a header that is not the same type, then I'd like to prepend _or_ append- …
-
### Which component is affected?
Qwik Runtime
### Describe the bug
We upgrade weekly. It's now many versions that you have not upgraded your ESLint. ESLint 8 is deprecated. And when you migrate to …
-
### 🐞 Describe the Bug
Following the Quick Start tutorial guide, in the 'Define a Route' section, where it states to add a model() method to the Route in the app/routes/scientists.js file, I get a Pa…
-
This will do away with all the rushstack hacks.
-
### What is the problem you're trying to solve?
1. ordering `import`s, `export`s last, etc.
2. establishing guidelines
3. not having to enforce them—anymore—during code reviews
### What soluti…
-
### Current Behavior
If you add yarn.lock to .gitignore for a monorepo with nestjs, the project will crash with an error.
![Image](https://github.com/user-attachments/assets/80854569-31d6-4e3d-ae1…
-
-
## What happens?
```
Error: Cannot read config file: node_modules/@umijs/lint/dist/config/eslint/index.js
Error: Failed to patch ESLint because the calling module was not recognized.
If you …
-
It'd be great if you added eslint to peerDependencies, so that npm can programmatically ensure i have a compatible eslint.