@1000ch/eslint-config

2.9.0 • Public • Published

eslint-config

Build Status devDependency Status peerDependency Status

Install

npm install --save-dev @1000ch/eslint-config

Usage

In .eslintrc:

{
  "extends": [
    "@1000ch/eslint-config"
  ]
}

In package.json:

{
  "eslintConfig": {
    "extends": [
      "@1000ch/eslint-config"
    ]
  }
}

License

MIT © Shogo Sensui

Readme

Keywords

Package Sidebar

Install

npm i @1000ch/eslint-config

Weekly Downloads

4

Version

2.9.0

License

MIT

Last publish

Collaborators

  • 1000ch