bcgov / MOH-FPC-Enrolment

Apache License 2.0
1 stars 0 forks source link

Add eslint #109

Closed skylermcnamee-hibc closed 8 months ago

skylermcnamee-hibc commented 8 months ago

Please check if the PR fulfills these requirements:

Please specify the type of change this PR introduces (Bug fix, feature addition, content update, chore, etc.):

--adds eslint and prettier to aid in code formatting --adds a ton of automated formatting changes --adds husky and lint-staged to check code formatting before pushing to the repo --adds a few minor code changes to resolve eslint errors that couldn't be fixed automatically (see commit 113ed9e7d8c9584471956d05fcb917775eff7cf1 for all of these grouped together)

Additional Notes: