2.0.0-32 • Published 1 year ago

@code-style/eslint-config-node v2.0.0-32

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@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.

2.0.0-32

1 year ago

2.0.0-31

1 year ago

2.0.0-29

1 year ago

2.0.0-28

1 year ago

2.0.0-30

1 year ago

2.0.0-27

1 year ago

2.0.0-26

1 year ago

2.0.0-25

1 year ago

2.0.0-24

1 year ago