eslint-config-node-style-guide

eslint-config-node-style-guide JS library on GitHub eslint-config-node-style-guide JS library on npm Download eslint-config-node-style-guide JS library

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

Version 3.0.0 License CC-BY-SA-3.0
eslint-config-node-style-guide has no homepage
eslint-config-node-style-guide JS library on GitHub
eslint-config-node-style-guide JS library on npm
Download eslint-config-node-style-guide JS library
Keywords
eslinteslintconfig

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.