@house-agency/eslint-config-house-foundation
v1.0.3
Published
Eslint config for House Agency
Downloads
164
Keywords
Readme
eslint-config-house-foundation
Usage
npm i @house-agency/eslint-config-house-foundation -D
Then add a .eslintrc
file to your project that contains:
{
"extends": "@house-agency/eslint-config-house-foundation"
}