@segware/eslint-config-node

0.6.0 • Public • Published

Getting Started

Step 1: Install

yarn add -D @segware/eslint-config-node

Step 2: Configure eslint plugin

In the .eslintrc.js file use the extends prop:

module.exports = {
  root: true,
+ extends: '@segware/eslint-config-node',
};

Readme

Keywords

none

Package Sidebar

Install

npm i @segware/eslint-config-node

Weekly Downloads

13

Version

0.6.0

License

ISC

Unpacked Size

86.7 kB

Total Files

6

Last publish

Collaborators

  • lucas.monteiro