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 code formatting tools #99

Closed j-chad closed 2 years ago

j-chad commented 2 years ago

Description

Adds eslint, prettier and husky (which only runs prettier and will not stop commits)

Fixes/resolves #93

Type of change

Checklist:

Leave blank if not applicable

I have completed these steps when making this pull request:

Before opening the PR for review: