@lifeomic/eslint-plugin-node
v2.0.1
Published
Shared ESLint configuration and rules for LifeOmic projects
Downloads
927
Keywords
Readme
eslint-plugin-node
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.