M0nica / how-many-days-until

A React countdown app of days between today and next year.
https://m0nica.github.io/how-many-days-until/
10 stars 32 forks source link

Fix ESlint errors in project and add a linting script #31

Closed wordythebyrd closed 6 years ago

wordythebyrd commented 6 years ago

Description Pulled down the project to check it out and noticed that there were ~195 ESLint errors. Add a linting script and fix the existing ESLint errors.