Skip to content

YMC-GitHub/eslint-config

Repository files navigation

eslint-config-yemiancheng

Travis (.com) branch GitHub repo size GitHub commit activity GitHub last commit (branch) Gitter GitHub language count GitHub language top GitHub package.json version (branch) GitHub followers Twitter Follow

desc

Lint my JavaScript code style

how to use for production?

install

npm install --save-dev eslint-config-yemiancheng
#or
npm install https://github.com/YMC-GitHub/eslint-config.git#v1.0.0 --save-dev

usage

Add "extends": "yemiancheng" to your .eslintrc.js

echo "module.exports = {extends: ['yemiancheng']};" > .eslintrc.js

Author

yemiancheng ymc.github@gmail.com

License

MIT

Packages

No packages published