1.3.2 • Published 9 months ago

@navinc/eslint-config v1.3.2

Weekly downloads
197
License
UNLICENSED
Repository
-
Last release
9 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.3.2

9 months ago

1.2.4

1 year ago

1.3.1

11 months ago

1.3.0

11 months ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.0

3 years ago

1.2.1

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago