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