pheuter / essential-react

A minimal skeleton for building testable React apps using Babel
MIT License
2.02k stars 131 forks source link

Add linting for atom editor #28

Open Dylanb-dev opened 8 years ago

Dylanb-dev commented 8 years ago

Having a default linter installed for atom editor would have development a lot easier off the bat. I added one that enforces the same style as react-starter-kit. Checked for no errors but this is just an example configuration please advise for better settings.

harlantwood commented 8 years ago

+1 for linting.