New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-config-circuitsim

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-circuitsim

ESLint settings for CircuitSim

0.1.3
Source
npm
Version published
Weekly downloads
16
77.78%
Maintainers
1
Weekly downloads
 
Created
Source

eslint-config-circuitsim

npm David

ESLint settings for CircuitSim

How to use

package.json

{
  "devDependencies": {
    "eslint": "^1.1.0",
    "eslint-plugin-react": "^3",
    "eslint-config-circuitsim": "^0"
  }
}

.eslintrc

{
  "extends": "circuitsim/react"
}

See ESLint Shareable Config docs.

Keywords

eslint

FAQs

Package last updated on 30 Sep 2015

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