@code-style/eslint-config-nest

2.0.0-32 • Public • Published

@code-style/eslint-config-nest

My NestJS 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-nest
  2. Add the plugin to your ESLint config.

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

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

/@code-style/eslint-config-nest/

    Package Sidebar

    Install

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

    Weekly Downloads

    8

    Version

    2.0.0-32

    License

    MIT

    Unpacked Size

    2.14 kB

    Total Files

    3

    Last publish

    Collaborators

    • dudeofawesome