@beacon/eslint-config-node

1.2.6 • Public • Published

Beacon ESLint Node Config

This package has shared ESLint configuration, to be used across Beacon Node.js apps and services.

Installation

Install the module locally:

npm install eslint @beacon/eslint-config-node --save-dev

And then add the config to your .eslintrc.js file:

{
  "extends": ["@beacon/eslint-config-node"]
}

Note: this is Node.js config only, and does not apply to frontend applications.

License

Apache2

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @beacon/eslint-config-node

    Weekly Downloads

    57

    Version

    1.2.6

    License

    ISC

    Unpacked Size

    2.53 kB

    Total Files

    6

    Last publish

    Collaborators

    • beacon