dragfyre / bahai-date-api

RESTful API for the Baha'i (Badi) calendar.
ISC License
7 stars 4 forks source link

Updates and Linting (and misc.) #1

Closed brettz9 closed 4 years ago

brettz9 commented 4 years ago

Let me know if you need these as separate PRs or explanations on any of the additions.

I might also recommend using const and if needed, let, over var, which is supported in Node environments going back quite a ways. I could add a PR for that as well if you like.