wbcz / wb-eslint

just for me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

just for me


Languages

Language:JavaScript 100.0%