SE701-T5 / Backend

Heroku deployed Node.js backend server developed by Team-5 for the UniForum project associated with the University of Auckland SOFTENG 701 course
https://uni-forum.herokuapp.com/
MIT License
2 stars 18 forks source link

setup ESLint #93

Closed j-chad closed 2 years ago

j-chad commented 2 years ago

*Is your feature request related to a problem? Please describe.** To keep the code clean we should add a linter

Describe the solution you'd like add ESLint using husky pre-commit hook

Checklist: