2.3.0 • Published 2 years ago

@alexandre-bordiere/eslint-config v2.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

My ESLint config

Installation

npm i -D @alexandre-bordiere/eslint-config

Usage

The default preset includes all the configurations listed below.

{
  "extends": "@alexandre-bordiere/eslint-config"
}

Configurations

  • Base
{
  "extends": "@alexandre-bordiere/eslint-config/base"
}
  • Jest
{
  "extends": "@alexandre-bordiere/eslint-config/jest"
}
  • Prettier
{
  "extends": "@alexandre-bordiere/eslint-config/prettier"
}
  • TypeScript
{
  "extends": "@alexandre-bordiere/eslint-config/typescript"
}
2.3.0

2 years ago

2.2.0

2 years ago

2.1.1

2 years ago

2.1.0

2 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago