1.8.0 • Published 4 years ago

@hest-lab/eslint-config v1.8.0

Weekly downloads
4
License
ISC
Repository
gitlab
Last release
4 years ago

ESlint Config

These are settings for eslint and prettier.

Usage

Create a .eslintrc.yaml file in your project and add the following content:

root: true
extends:
  - "@hest-lab/eslint-config/.eslintrc.yaml"

To use prettier add the following line in your package.json

"prettier": "@hest-lab/eslint-config"
1.8.0

4 years ago

1.7.0

4 years ago

1.6.1

4 years ago

1.6.0

4 years ago

1.5.0

4 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.1

5 years ago

1.1.1

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago