Open tomalrussell opened 5 months ago
I was going to open an issue about migrating from CRA, since it isn't maintained. I'll take a look at that Vite PR.
The app is building with Vite now (CI builds are much faster too!)
I've upgraded ESLint but haven't turned on automatic linting yet. There are still a lot of linter errors, mostly typescript complaining about don't use
{}as a type
or unexpected any
.
In terms of dev-experience and bringing the app a little closer to the more recent global work, you might like to review and port some PRs, @eatyourgreens (or reject/counter-suggest, I'm open to views on what's worth doing or could be improved):