bcgov / eagle-mobile-inspections

A mobile phone field inspections app compatible with the EPIC API
Apache License 2.0
1 stars 6 forks source link

Applying eslint rules on all files. #22

Closed a1astair closed 4 years ago

a1astair commented 4 years ago

Make sure you run npm install to get eslint installed through the package json. In the workplace settings.json we are auto formatting with our eslint rules on save. This PR has everything formatted based on our rules. So we will need to continue this behavior in order to make sure we are properly linting.