eslint-config-ydj

0.0.3 • Public • Published

eslint-config-ydj

usage

$ npm install eslint-config-ydj

add .eslintrc file in your project

copy this code to your .eslintrc file

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

and then enjoy yourself

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.30latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.30
0.0.20
0.0.10

Package Sidebar

Install

npm i eslint-config-ydj

Weekly Downloads

0

Version

0.0.3

License

MIT

Last publish

Collaborators

  • vegawong