Open
Description
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
What version of Remix are you using?
2.10.1
Steps to Reproduce
- Create a new Hydrogen project
- Install the dependencies
- Check ESLint version
Expected Behavior
The Skeleton template should use ESLint 9.
Actual Behavior
The Skeleton template is using ESLint 8.x which is end of life since October 5, 2024.
https://eslint.org/blog/2024/09/eslint-v8-eol-version-support/