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

Package detail

@lifeomic/eslint-plugin-node

lifeomic8.6kMIT2.0.1

Shared ESLint configuration and rules for LifeOmic projects

eslint

readme

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.