1.0.3 • Published 7 years ago

eslint-config-wb-eslint v1.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

wb-eslint

Usage

  • npm install --save-dev wb-eslint
  • create a file named .eslintrc in your project:
{
  "extends": "wb-eslint"
}

how to publish package

  • npm init
  • change your registry for npm , not taobao.org
  • npm adduser
  • npm publish License

MIT