eslint-config-sinon

4.0.0 • Public • Published

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"
  }
}

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i eslint-config-sinon

      Weekly Downloads

      235

      Version

      4.0.0

      License

      BSD-3-Clause

      Unpacked Size

      13.7 kB

      Total Files

      4

      Last publish

      Collaborators

      • cjohansen
      • fatso83
      • mantoni
      • mrgnrdrck