eslint-config-yidejia

2.0.2 • Public • Published

eslint-config-yidejia

PSA: this repo has been moved into eslint-config-ydj --> (https://www.npmjs.com/package/eslint-config-ydj)[https://www.npmjs.com/package/eslint-config-ydj]

PS: this package is deprecated

usage

$ npm install eslint-config-yidejia

add .eslintrc file in your project

copy this code to your .eslintrc file

 
  {
    "root": true,
    "extends": "yidejia",
    "env": {
      "browser": true
    },
    "rules": {
    }
  }
 

and then enjoy yourself

Package Sidebar

Install

npm i eslint-config-yidejia

Weekly Downloads

11

Version

2.0.2

License

MIT

Last publish

Collaborators

  • vegawong