@code-style/eslint-config-node
TypeScript icon, indicating that this package has built-in type declarations

2.0.0-32 • Public • Published

@code-style/eslint-config-node

My node eslint config

Usage

The easiest way to get started with this project is to use our setup script.

  1. Install this config plugin as a dev dependency.

    npm i -D @code-style/eslint-config-node
  2. Add the plugin to your ESLint config.

     extends:
         - '@code-style/eslint-config'
    +    - '@code-style/eslint-config-node'

    You'll also likely want to have some of my other ESLint configs for your environment.

/@code-style/eslint-config-node/

    Package Sidebar

    Install

    npm i @code-style/eslint-config-node

    Weekly Downloads

    1,926

    Version

    2.0.0-32

    License

    MIT

    Unpacked Size

    44.3 kB

    Total Files

    9

    Last publish

    Collaborators

    • dudeofawesome