@gik/eslint-config-node

0.0.10 • Public • Published

eslint-config: @gik/node

GIK's approach to writing for Node.js using valid EcmaScript

These are the rules we use on all of our backend projects using NodeJS.

Checkout other configs similar to this.

  • @gik the base rules that this project inherits.
  • @gik/cycle for frontend CycleJS apps.

Installation

npm i -D eslint @gik/eslint-config-node

Usage

In the corresponding .eslintrc file (or equivalent) add the extends property.

{
  "extends": "@gik/node"
}

Dependencies (3)

Dev Dependencies (2)

Package Sidebar

Install

npm i @gik/eslint-config-node

Weekly Downloads

2

Version

0.0.10

License

MIT

Unpacked Size

3.95 kB

Total Files

6

Last publish

Collaborators

  • etor