reactjs-dallas / meetup-metrics

Metrics for the ReactJS Dallas meetup
MIT License
5 stars 38 forks source link

add linter #33

Closed petermiles closed 3 years ago

petermiles commented 6 years ago

Added a linter.

It's just eslint running the standard airbnb setup.

let me know if there's specific rules that you'd like to add.

m2mathew commented 6 years ago

Sorry to just now see this, @petermiles. I must not have notifications turned on for this repo. Looking.

m2mathew commented 6 years ago

@petermiles Can you do a rebase off of master branch? I am seeing that you have some of the same things I added with #32.