GeoDaCenter / covid-atlas

An interactive map of COVID-19 data with spatial analysis tools
GNU General Public License v3.0
7 stars 0 forks source link

Code linting #14

Open bertday opened 4 years ago

bertday commented 4 years ago

It might be good to decide on a code standard that covers JS and any other code we're writing in the React realm (JSX? CSS modules?) and set up automated linting on commit.

One ESLint plugin for React: https://github.com/yannickcr/eslint-plugin-react