jenseng / eslint-plugin-remix-react-routes

Validate routes referenced by <Link> and friends in a Remix app
ISC License
36 stars 4 forks source link

Loosen Remix dependency #2

Closed jenseng closed 2 years ago

jenseng commented 2 years ago

I pinned to the latest out of laziness, could probably support much older versions. Only hard requirements are the readConfig and formatRoutesAsJson imports (and the latter we could reimplement if necessary).