2.0.2 • Published 7 years ago

eslint-config-yidejia v2.0.2

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

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

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.1.8

7 years ago

1.1.7

7 years ago

1.1.6

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.0.2

8 years ago

1.0.1

8 years ago