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

Package detail

eslint-config-node-style-guide

pdehaan492CC-BY-SA-3.03.0.0

ESLint shareable config version of felixge/node-style-guide.

eslint, eslintconfig

readme

eslint-config-node-style-guide

This package provides a copy of felixge/node-style-guide's .eslintrc as an extensible shared config.

Usage

  1. Run npm install eslint-config-node-style-guide -D from your Terminal.
  2. Add "extends": "node-style-guide" to your .eslintrc file.