2.0.0 • Published 5 years ago
eslint-config-erb-javascript v2.0.0
eslint-config-erb
The eslint config for electron-react-boilerplate
.
The config extends eslint-config-airbnb
by adding support for the following:
and more...
Usage
- Install the config:
# Yarn
yarn add --dev eslint-config-erb
# NPM
npm install --save-dev eslint-config-erb
- Extend the config
// .eslintrc.json
{
"extends": "erb"
}
2.0.0
5 years ago
2.0.0-alpha.3
5 years ago
2.0.0-alpha.1
5 years ago
2.0.0-alpha.2
5 years ago
2.0.0-alpha.0
5 years ago