-
### Environment
Working directory: /Users/naruko_hstk/afei 3:14:20
Nuxt project info: (copied to clipboard) …
-
### Before You File a Bug Report Please Confirm You Have Done The Following...
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have updated to the latest version of the packages.…
-
### Before You File a Bug Report Please Confirm You Have Done The Following...
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have updated to the latest version of the packages.…
-
I'm trying to update to `ESLint 9` and switch over to the flat config.
I'm getting the following error from `eslint-import-plugin`. Not sure why this is happening, so any help is appreciated.
```she…
-
### Environment
Node version: 23.1.0
npm version: using bun, 1.1.34
Local ESLint version: 9.15.0
Global ESLint version:
Operating System: Ubuntu 24.04
### What parser are you using?
Default (Espre…
-
Could this be related to the new release?
Error:
```
[2024-10-07T09:22:37.312Z] > eslint "src/v2" "--quiet"
[2024-10-07T09:22:37.312Z]
[2024-10-07T09:22:38.815Z]
[2024-10-07T09:22:38.815Z] O…
-
### What version of Oxlint are you using?
0.10.3
### What command did you run?
oxlint -c .oxlint.json
### What does your `.oxlint.json` config file look like?
```
{
"env": {
"browser": t…
Sysix updated
2 weeks ago
-
### What version of Oxlint are you using?
0.10.3
### What command did you run?
oxlint -c .oxlint.json
### What does your `.oxlint.json` config file look like?
```
{
"categories": {
…
-
### Describe the bug
```plaintext
AssertionError [ERR_ASSERTION]: Fix objects must not be overlapped in a report.
at mergeFixes (/Users/josh/repos/ts-api-utils/node_modules/.pnpm/eslint@9.13.0_…
-
Implement ESLint's [`no-useless-backreference`](https://eslint.org/docs/latest/rules/no-useless-backreference#rule-details) rule.
To get started, run
```sh
just new-rule no-useless-backreference
…