4.0.0 • Published 4 years ago

eslint-config-sinon v4.0.0

Weekly downloads
673
License
BSD-3-Clause
Repository
github
Last release
4 years ago

Shared eslint config for Sinon

The sharable eslint config for all Sinon.JS projects.

Install

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

Usage

Add this to the package.json:

{
  "eslintConfig": {
    "extends": "eslint-config-sinon"
  },
  "devDependencies": {
    "eslint-config-sinon": "^2.0.0",
    "eslint": "^5.6.1"
  }
}
4.0.0

4 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.0.0

6 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago