2.0.0 • Published 5 years ago

eslint-config-kintone v2.0.0

Weekly downloads
6
License
MIT
Repository
github
Last release
5 years ago

⚠️This package has been deprecated.Please use @cybozu/eslint-config instead.

eslint-config-kintone

npm version CircleCI

ESLint config for kintone developers.

Install

$ npm install --save-dev eslint-config-kintone

Usage

Extend eslint-config-kintone by specifying kintone for extends property of your .eslintrc.js.

module.exports = {
    "extends": "kintone"
};

License

MIT

2.0.0

5 years ago

1.3.0

6 years ago

1.2.0

7 years ago

1.1.0

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago