1.1.3 • Published 8 years ago
eslint-config-hulkish-react-app v1.1.3
eslint-config-hulkish-react-app
An opinionated eslint config, inspired by airbnb & made compatible with eslint@4.
Install
npm install --dev eslint-config-hulkish-react-app
Usage
Include in your eslintrc
:
{
"extends": "hulkish-react-app"
}