eslint-config-yidejia-react

1.1.5 • Public • Published

eslint-config-yidejia-react

usage

$ npm install eslint-config-yidejia

add .eslintrc file in your project

copy this code to your .eslintrc file

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

and then enjoy yourself

Package Sidebar

Install

npm i eslint-config-yidejia-react

Weekly Downloads

5

Version

1.1.5

License

MIT

Last publish

Collaborators

  • vegawong