kurierjs / kurier

TypeScript framework to create JSON:API compliant APIs
https://kurier.readthedocs.io/en/latest/
MIT License
61 stars 9 forks source link

Update eslint, and Lint and prettify project #310

Closed spersico closed 3 years ago

spersico commented 3 years ago

The title says it all.

This updates ESLint to the latest version, updates the "lint" and "lint:fix" scripts to include the "tests" folder, and also prettify the project (that way we ensure the formatting is maintained in the whole project).