7.2.0 • Published 5 months ago

@elementx-ai/eslint-config v7.2.0

Weekly downloads
-
License
Unlicense
Repository
github
Last release
5 months ago

ElementX's Eslint Config

This package provides ElementX's .eslintrc.yaml as an extensible shared config :sparkles:

Install and Setup

Install the library using:

npm i -D eslint @elementx-ai/eslint-config

Usage

Create a .eslintrc.yaml file in the root of the repo you are working on and extend the preset/config you wish to use

e.g. using the typescript linting rules (additional rules can be added to this extends list)

extends:
  - "@elementx-ai/eslint-config/configs/typescript"
7.2.0

5 months ago

7.1.1

1 year ago

7.1.0

1 year ago

7.0.1

1 year ago

7.0.0

1 year ago

8.0.0

1 year ago

6.3.0

2 years ago

6.2.0

2 years ago

6.1.0

2 years ago

6.0.1

2 years ago

6.0.0

2 years ago