codeforkansascity / Neighborhood-Dashboard

We're working to help neighborhoods help themselves by giving them easy access to useful data to allow them to identify and track problem areas in their neighborhood.
https://neighborhood-dashboard.codeforkc.org/
MIT License
18 stars 9 forks source link

add .eslintrc to project #124

Closed nerdenator closed 7 years ago

nerdenator commented 7 years ago

will lay out the stuff people need in order to lint with eslint.

nerdenator commented 7 years ago

Done in 3aa1c5f. Added .eslintrc.js and necessary packages to package.json

nerdenator commented 7 years ago

Merged and closed.