/eslint-plugin-node

Shared ESLint configuration and rules for LifeOmic projects

Primary LanguageJavaScriptMIT LicenseMIT

eslint-plugin-node

Build Status Greenkeeper badge

Usage

Run yarn add --dev @lifeomic/eslint-plugin-node. Then update your ESLint config to include "extends": "plugin:@lifeomic/node/recommended".

More details can be found in the ESLint documentation.