Add a default ESLint config in framework mode #13290
Replies: 2 comments
-
Remix used to come with one, and they ended up deleting it, everyone has different opinions about this, and there's no React Router specific linter plugin that makes it worthy to provider a default config using that plugin. If you find it annoying to setup, try Biome, it works without any configuration by using default settings. |
Beta Was this translation helpful? Give feedback.
-
I think also a minimum set of rules that the team is going to be following for documentation/code example sake would be helpful. After migrating from Remix, I'm hit with many Maybe the recommended pattern is to disable that rule? But by including a minimum eslint set, we would know. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice to have one that follows the rules like the one in Next.js because it's a bit annoying to setup.
Beta Was this translation helpful? Give feedback.
All reactions