waterthetrees / wtt_server

Water The Trees Postgres/Express/Node.js backend
https://waterthetrees.com
Creative Commons Zero v1.0 Universal
0 stars 3 forks source link

Fix ESLint issues (Errors) - no-unreachable, no-unused-vars, no-undef #110

Closed jazhen closed 2 years ago

jazhen commented 2 years ago

Fix all errors under the category no-unreachable, no-unused-vars, and no-undef.

List of issues (May not be exhaustive so double check):

Closes #109