🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

eslint-config-sinon

Package Overview
Dependencies
Maintainers
4
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-sinon

Common eslint config for Sinon

latest
Source
npmnpm
Version
4.0.0
Version published
Weekly downloads
286
-31.74%
Maintainers
4
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 19 Feb 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts