Sugggestion: create a remix eslint flat config and upgrade the eslint used in create-remix
#10674
AlexFrazer
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Getting started with remix. When I first created a project, it seemed like it was a version behind on eslint (8 instead of 9)
I was thinking that it might be a bit easier to create a
FlatConfig
for the remix specific rules, then upgrade the entire create-remix package. The resulting eslint file would be like this:Potentially break it down into some other configs like this:
I can do the work if someone points me to the code
Beta Was this translation helpful? Give feedback.
All reactions