pmyers88 / dc-metro-echo

Echo app to tell a user when the next train is arriving at a given metro station.
MIT License
3 stars 3 forks source link

Use eslint #28

Closed pmyers88 closed 8 years ago

rjbeers commented 8 years ago

What eslint standard do you want to use? google, airbnb, standard, or something else?

pmyers88 commented 8 years ago

Thinking of using standard instead.

rjbeers commented 8 years ago

Ok. That sounds good. I could give no semicolons a try. The rests sounds pretty "standard".

pmyers88 commented 8 years ago

I actually picked semistandard, which is standard with semicolons. It's in the linter branch; will create a PR once #32 gets merged.

rjbeers commented 8 years ago

Closed by #34