Socket
Book a DemoInstallSign in
Socket

@zeit/eslint-config-node

Package Overview
Dependencies
Maintainers
19
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.

latest
npmnpm
Version
0.3.0
Version published
Weekly downloads
1.1K
-36.12%
Maintainers
19
Weekly downloads
 
Created
Source

@zeit/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 18 Jun 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