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

/eslint-config-sinon/

    Package Sidebar

    Install

    npm i eslint-config-sinon

    Weekly Downloads

    287

    Version

    4.0.0

    License

    BSD-3-Clause

    Unpacked Size

    13.7 kB

    Total Files

    4

    Last publish

    Collaborators

    • cjohansen
    • fatso83
    • mantoni
    • mrgnrdrck