actum / gulp-dev-stack

Actum dev stack based on gulp
MIT License
11 stars 7 forks source link

Eslint plugins #46

Closed janpanschab closed 8 years ago

janpanschab commented 8 years ago

Consider using these eslint plugins: https://github.com/babel/eslint-plugin-babel https://github.com/benmosher/eslint-plugin-import https://github.com/yannickcr/eslint-plugin-react

kettanaito commented 8 years ago

If we include eslint-config-airbnb, it comes with these plugins as dependency :)

janpanschab commented 8 years ago

Cool, good to know!