feross / standard-react

JavaScript Standard Style for React Users

Home Page:https://standardjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use standard in conjunction with eslint-config-standard-react

mrchief opened this issue · comments

How does one use standard in conjunction with eslint-config-standard-react? Add eslintrc and extend it with eslint-config-standard-react? Isn't that going against the philosophy of standard (no config, no eslintrc)?