Socket
Book a DemoInstallSign in
Socket

eslint-config-node-important-stuff

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-node-important-stuff

An eslint config that works well for backend node projects

latest
npmnpm
Version
2.0.0
Version published
Weekly downloads
944
39.23%
Maintainers
1
Weekly downloads
 
Created
Source

eslint-config-node-important-stuff

An eslint config that works for backend node projects

Installation and usage

npm install --save-dev eslint-config-node-important-stuff

In your eslint config:

{
  "extends": ["node-important-stuff"]
}

FAQs

Package last updated on 04 Oct 2021

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