eslint-config-codeyellow Based on eslint-config-react-app with a few changes. Usage $ npm install eslint eslint-config-codeyellow --save-dev Create a .eslintrc file with: { "extends": "codeyellow" }