@figuredev/eslint-config-node

2.0.1 • Public • Published

Eslint configuration (Node.js)

Eslint configuration for our Node.js applications.

Usage

First install the package and its peer dependencies

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

Next add it under eslintConfig key to your package.json or add it to your existing eslint config.

// package.json
{
  // ...
  "eslintConfig": {
    "extends": "@figuredev/eslint-config-node"
  }
}

Development

To release your changes run:

yarn release

Readme

Keywords

none

Package Sidebar

Install

npm i @figuredev/eslint-config-node

Weekly Downloads

66

Version

2.0.1

License

ISC

Unpacked Size

2.65 kB

Total Files

5

Last publish

Collaborators

  • krcma
  • jakubmatejka
  • jdolinski1
  • zabkwak
  • figure-circleci
  • majkyman
  • crhaj
  • trubi
  • darvil