-
Reason: https://github.com/typescript-eslint/typescript-eslint/issues/2865#issuecomment-742942987
Hi, I'm using `vue-eslint-parser` and `typescript-eslint` in company project.
At the same time, I …
-
It would be nice to enable the existing ESLint Icon for `eslint.config.js` as well.
Stylelint config files are not supported yet: https://stylelint.io/user-guide/configure
- stylelint.config.js
…
-
As a developer, I want consistent code formatting and linting.
-
# What would you like?
Migrate the set of TypeScript ESLinters from the current `v5` version to `v7`. These npm modules are currently configured:
- [@typescript-eslint/eslint-plugin@5.52.0](http…
-
# Request
This is a request for the `eslint-doc-generator` to support usage in an ESLint `v9` environment.
Installing should produce no warnings.
# Why it's needed
ESLint `v9` is the curre…
-
In the current state, we have defined a detailed list of rules to check migration conditions using our custom ESLint plugin. Below is the complete list according to the documentation:
```markdown
- …
ala-n updated
1 month ago
-
> [!WARNING]
> This comment is maintained by CI. Do not edit this comment directly.
> To update comment template, see https://github.com/oxc-project/oxc/tree/main/tasks/lint_rules
This is tracking i…
-
After upgrading to Angular 17, the following warning is received when running the linter.
```shell
WARNING: You are currently running a version of TypeScript which is not officially supported by @…
-
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…
-
I was following the ["Running the demo" section](https://github.com/xtermjs/xterm.js/wiki/Contributing#running-the-demo) of the contribution page in the wiki and came across the following error when r…