1.2.3 • Published 7 months ago

@navinc/eslint-config v1.2.3

Weekly downloads
197
License
UNLICENSED
Repository
-
Last release
7 months ago

@navinc/eslint-config

Nav's home for common ESLint configurations.

Getting Started

Install the package and all peer dependencies using the following command:

npx install-peerdeps @navinc/eslint-config --dev

JavaScript Usage

Add the following to your .eslintrc file:

{
  "extends": "@navinc/eslint-config"
}

Typescript Usage

Add the following to your .eslintrc file:

{
  "extends": "@navinc/eslint-config/typescript"
}
1.2.3

7 months ago

1.2.2

7 months ago

1.2.0

2 years ago

1.2.1

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago