chingu-voyages / v45-tier3-team-53

Add-project-description-here | Voyage-45 | https://chingu.io/ | Twitter: https://twitter.com/ChinguCollabs
1 stars 1 forks source link

Setting up automatic linting and styling in `frontend` #60

Closed shawnkoong closed 11 months ago

shawnkoong commented 11 months ago

The changes in here should set up automatic linting (using eslint) and styling (using prettier) for files in frontend folder, using husky with pre-commit hook.

Also applied prettier to the files