2.0.0-23 • Published 1 year ago

@dudeofawesome/eslint-config-nest v2.0.0-23

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

@dudeofawesome/eslint-config-nest

My NestJS eslint config

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

Usage

  1. Install this config plugin as a dev dependency.

    npm i -D @dudeofawesome/eslint-config-nest
  2. Add the plugin to your eslintrc.

    extends:
        - '@dudeofawesome'
        - '@dudeofawesome/nest'
  3. You might also want to specify an ecmaVersion.

    parserOptions:
        ecmaVersion: 2022
2.0.0-23

1 year ago

2.0.0-22

1 year ago

2.0.0-21

1 year ago

2.0.0-20

1 year ago

2.0.0-19

1 year ago

2.0.0-18

1 year ago

2.0.0-17

1 year ago

2.0.0-16

1 year ago

2.0.0-15

1 year ago

2.0.0-14

1 year ago

2.0.0-13

1 year ago

2.0.0-12

1 year ago

2.0.0-11

1 year ago

2.0.0-10

1 year ago

2.0.0-9

2 years ago

2.0.0-8

2 years ago

2.0.0-7

2 years ago

2.0.0-6

2 years ago