$ npm install --save-dev @namics/eslint-config
defaults
- ES6 + browserdefaults/configurations/es6-react
- ES6 + reactdefaults/configurations/es6-node
- ES6 + nodedefaults/configurations/es5-browser
- ES5 + browserdefaults/configurations/es5-node
- ES5 + node
{
"extends": "@namics/eslint-config/configurations/es6-browser.js"
}
- Best practices (ES5 + ES6)
- Style (ES5 + ES6)
- Variables (ES5 + ES6)
- Errors (ES5 + ES6)
- Node (ES5 + ES6)
- ES6 (ES6)
- Imports (ES6)
- React (ES6)
- React A11y (ES6)
- ESLint for ESLint and the documentation eslint.org
- AirBnB for sharing their config in eslint-config-walmart
- Walmart for sharing their eslint config in JavaScript Style Guide
Please see the CHANGELOG.md