@orderprotection/eslint-config
v1.3.3
Published
Eslint Config base that other Order Protection configuration's inherit from
Downloads
31
Readme
ESLint Config
How to use
npm i --save-dev @orderprotection/eslint-config
in your .eslintrc
{
"extends": "@orderprotection"
}