###Atom
Install atom packages
apm install linter linter-eslint react linter-stylelint
Install local npm packages
npm install --save-dev eslint babel-eslint eslint-plugin-react stylelint
You may need to restart atom for changes to take effect
###Atom
Install atom packages
apm install linter linter-eslint react linter-stylelint
Install local npm packages
npm install --save-dev eslint babel-eslint eslint-plugin-react stylelint
You may need to restart atom for changes to take effect