epicweb-dev / epic-stack

This is a Full Stack app starter with the foundational things setup and configured for you to hit the ground running on your next EPIC idea.
https://www.epicweb.dev/epic-stack
MIT License
4.32k stars 355 forks source link

Reference to eslint-plugin-remix-react-routes #756

Closed ryanwoodcox closed 3 months ago

ryanwoodcox commented 3 months ago

After the adoption of @epic-web/config it does not appear that the epic-stack references the eslint-plugin-remix-react-routes package. Additionally, I do not see @epic-web/config referencing this package.

  1. Should this be package be uninstalled from the epic-stack?
  2. Was this package's plugin and its respective rules no longer valuable?
kentcdodds commented 3 months ago

I found it wasn't working and removed it rather than work out why. We'll be getting type safe routes in the future so I'm not so motivated to get it fixed myself.