2.3.0 • Published 5 months ago

@alexandre-bordiere/eslint-config v2.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months 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

5 months ago

2.2.0

9 months ago

2.1.1

1 year ago

2.1.0

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago