@lbwa/eslint-config-react
v0.2.4
Published
An opinionated eslint config.
Downloads
3
Readme
@lbwa/eslint-config-react
An opinionated eslint config based on eslint-config-react-app.
// .eslintrc.js
module.exports = {
extends: ['@lbwa/eslint-config-react']
}
License
MIT © Liu Bowen