-
When installing angular-eslint with the: ``` ng add @angular-eslint/schematics ``` it creates a eslint.config.js file.
The default config which uses the templateRecommended, templateAccessibility …
-
Running `npx projen eslint` on a project now returns this error:
```
(node:31063) ESLintRCWarning: You are using an eslintrc configuration file, which is deprecated and support will be removed in v1…
-
Running docker build on a fresh new-django-app template fails with:
```console
8.556 npm error code ERESOLVE
8.558 npm error ERESOLVE unable to resolve dependency tree
8.558 npm error
8.558 npm…
-
# Expected behavior
The `office-addin-lint` package must use supported dependencies.
# Current behavior
The latest `office-addin-lint@2.3.5` depends on outdated `eslint@8.57.1` library.
…
-
### Current Behavior
If I want import code like this:
`import * as nx from '@nx/eslint-plugin';`
I got an error, because index.d.ts doesn't export types of configs.
![Image](https://github.com/us…
-
### Kind of Issue
Question
### Tool or Library
cspell/eslint-plugin
### Version
8.15.5
### Supporting Library
Not sure / None
### OS
Linux
### OS Version
22.04
### …
-
The community is asking for flat config support, so we need to add it. https://github.com/oxc-project/oxc/discussions/4720.
It looks like the most asked for approach is a migration step. Before we …
-
### Context
**Pre-requisite**
- Decision around the use of prettier to be taken.
**Context**
The current eslint-config list many deprecated rules that could be migrated from eslint/typescript-…
-
### ESLint version
9.15.0
### What problem do you want to solve?
Coming over from #19093 -> https://github.com/eslint/eslint/issues/19093#issuecomment-2474427149: some users are having a hard time …
-
Upgrade to ESLint 9.x.
Things to be done:
- https://eslint.org/docs/latest/use/configure/migration-guide#using-eslintrc-configs-in-flat-config
- .eslintignore is no longer supported. Need to incl…