-
### Environment
Node version: v22.11.0
npm version: v10.9.0
Local ESLint version: v9.15.0 (Currently used)
Global ESLint version: Not found
Operating System: darwin 23.5.0
### What parser are you us…
reggi updated
10 hours ago
-
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…
-
### ESLint version
v9.x
### What problem do you want to solve?
I propose that ESLint rules that use scope-manager only handle `Reference`s generated by `Identifier`.
ESLint does not assume any sem…
-
I think we can level up the repo, and use ESLint what do you think? @andreslopezlu
-
And anything else that generally improves TS code quality and formatting.
-
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…
-
### What is the location of your example repository?
_No response_
### Which package or tool is having this issue?
Hydrogen
### What version of that package or tool are you using?
2024.7.9
### W…
-
The readme suggests that npm is supported, but it does not build with it.
I see:
```sh
npm install
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm…
-
As a developer, I want consistent code formatting and linting.
-
Edit: Next.js 15 introduces support for ESLint 9 now.
https://nextjs.org/blog/next-15#eslint-9-support
---
Update the ESLint dependency to v9.0.0. Currently, it appears that `next lint` does no…