$ npm install eslint-config-erb
The eslint config for electron-react-boilerplate.
The config extends eslint-config-airbnb
by adding support for the following:
and more...
# Yarn
yarn add --dev eslint-config-erb
# NPM
npm install --save-dev eslint-config-erb
// .eslintrc.json
{
"extends": "erb"
}
© 2010 - cnpmjs.org x YWFE | Home | YWFE