bluehalo / node-rest-starter

A Node.js starter containing common components and services as a reference API.
14 stars 10 forks source link

Improve Code Maintainability #203

Open brianghig opened 2 years ago

brianghig commented 2 years ago

Ensure that the Code Climate grade for the repo is at least B.

Current grade is C, per https://codeclimate.com/github/Asymmetrik/node-rest-starter

Evaluate the Code Climate findings, determine the most impactful and valuable changes, then implement those changes.

eacaps commented 2 years ago

After looking through the Code Climate findings I think this would be better done after typescript conversion