ubclaunchpad / Internado

🌪 Find Internship Opportunities
3 stars 1 forks source link

Adapted files in server/configuration and server/controllers to coding standards, plus some refactoring #168

Closed rupertotorres1 closed 5 years ago

rupertotorres1 commented 5 years ago

Most of the formatting was done by Prettier, but I also refactored some stuff (changing let to const where appropriate, assigning with ||, etc.).