2.3.0 • Published 7 years ago

@hokaccha/eslint-config v2.3.0

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

eslint-config

My eslint config set.

Usage

$ npm install --save-dev eslint @hokaccha/eslint-config
{
  "extends": ["@hokaccha/eslint-config"]
}

with React

$ npm install --save-dev eslint eslint-plugin-react @hokaccha/eslint-config
{
  "extends": [
    "@hokaccha/eslint-config",
    "@hokaccha/eslint-config/react"
  ]
}

License

MIT

2.3.0

7 years ago

2.2.0

7 years ago

2.1.0

7 years ago

2.0.0

7 years ago

1.0.1

8 years ago

1.0.0

8 years ago