@thrivehive/eslint-config-node

1.2.3 • Public • Published

@thrivehive/eslint-plugin-node

npm version License: MIT

About

This eslint config extends the official Airbnb JS base config.

Installation

Using NPM:

npm install --save-dev @thrivehive/eslint-plugin-node

Using Yarn:

yarn add --dev @thrivehive/eslint-plugin-node

Usage

In .eslintrc.js:

module.exports = {
  extends: [
    '@thrivehive/node'
  ]
};

Readme

Keywords

none

Package Sidebar

Install

npm i @thrivehive/eslint-config-node

Weekly Downloads

0

Version

1.2.3

License

MIT

Unpacked Size

2.87 kB

Total Files

3

Last publish

Collaborators

  • dhardy
  • nick-thrivehive
  • alithrivehive
  • jvindingthrivehive
  • martinez6481
  • miketalley
  • chrisknepper