Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@zeit/eslint-config-node

pranaygp5k0.3.0

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

readme

@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!