tnc-ca-geo / animl-frontend

A frontend web app for viewing & labeling camera trap data by The Nature Conservancy.
https://animl.camera
15 stars 0 forks source link

Set up ESLint and Prettier on frontend #189

Closed nathanielrindlaub closed 4 months ago

nathanielrindlaub commented 5 months ago

I think we lost linting when we transitioned from CRA to Vite.

https://cathalmacdonnacha.com/setting-up-eslint-prettier-in-vitejs or https://dev.to/bushblade/add-eslint-to-a-react-vite-project-4pib

nathanielrindlaub commented 4 months ago

Done