-
Notifications
You must be signed in to change notification settings - Fork 102
Description
I've noticed that our ESLint and Prettier configuration don't seem to be including and/or achieving what I would've expected with our *.vue files. Guessing we are missing some Vue-specific configuration and/or plugins there. 🔍
Our current git precommit hook only checks if our code linting and/or formatting has errors, but does not actually fix such errors when possible.
This is something that is definitely achievable.
Draft PR from the old backend repo: OpenSourceFellows/amplify-back-end#145
Probably helpful: https://www.digitalocean.com/community/tutorials/vuejs-vue-eslint-prettier