$ cnpm install @jaydp17/eslint-config
ESLint config for all my personal projects
Install the config to you project
$ npm install --save-dev @jaydp17/eslint-config
Then, add @jaydp17/eslint-config to the extends
array in your .eslintrc.*
{
"extends": ["@jaydp17"],
// other stuff
}
MIT
Copyright 2014 - 2017 © taobao.org |