eslint-plugin-remix-react-routes
eslint-plugin-remix-react-routes copied to clipboard
Increase remix peer-dep range
I was having a peer dependency warning even though everything was working perfectly. I'm on 2.0.1 but thought ^2.1.0 would be good enough. Feel free to make any changes!
@jenseng can you merge this pull request ? 🙏
@binajmen You can use this in your package.json in the meantime:
"eslint-plugin-remix-react-routes": "github:frontsideair/eslint-plugin-remix-react-routes#patch-1",
I didn't publish on npm and currently have no intention to do so.
Edit: Nevermind, eslint can't find the plugin when installed this way.