Skip to content
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 653 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 653 Bytes

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.