seasketch / geoprocessing

Serverless geoprocessing system
https://seasketch.github.io/geoprocessing
BSD 3-Clause "New" or "Revised" License
14 stars 3 forks source link

Add eslint #71

Open twelch opened 3 years ago

twelch commented 3 years ago

common starting point for typescript + react - https://www.npmjs.com/package/eslint-config-airbnb-typescript vscode should automatically pick it up may need to disable some rulesair

twelch commented 3 years ago

Add to CI. If there's a ton of errors out of the gate, the eslint-only-warn pluging can be helpful to surface and remind but not fail the CI.

twelch commented 3 years ago

Add to project template as well

twelch commented 1 year ago

Add eslint with rule to find untranslated strings