包详细信息

@zeit/eslint-config-node

pranaygp2.6k0.3.0

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

自述文件

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