Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@zeit/eslint-config-node

Package Overview
Dependencies
Maintainers
18
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zeit/eslint-config-node

Contains a series of sensible defaults on top of the `eslint:recommended` config to prevent common JavaScript gotchas.

npmnpm
Version
0.2.10
Version published
Weekly downloads
1K
-9.75%
Maintainers
18
Weekly downloads
 
Created
Source

eslint-config-node

Contains a series of sensible defaults on top of the eslint:recommended config to prevent common JavaScript gotchas.

It explicitly avoids and unsets any stylistic rules to be as free of opinions as possible.

How to use

Just run...

$ yarn add --dev eslint @zeit/eslint-config-node @zeit/git-hooks
$ yarn zeit-lint-init

... and you're (pre)set!

FAQs

Package last updated on 16 Mar 2018

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