7.1.1 • Published 2 years ago

@danieljimeneznz/eslint-config v7.1.1

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

danieljimeneznz Eslint Config

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

Install and Setup

Install the library using:

npm i -D eslint @danieljimeneznz/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:
  - "@danieljimeneznz/eslint-config/configs/typescript"
7.1.1

2 years ago

7.1.0

2 years ago

6.1.0

3 years ago

6.0.1

3 years ago

6.1.1

3 years ago

7.0.0

3 years ago

6.0.0

3 years ago

5.0.7

3 years ago

5.0.6

3 years ago

5.0.5

3 years ago

5.0.4

3 years ago

5.0.3

3 years ago

5.0.2

3 years ago

5.0.1

3 years ago

5.0.0

3 years ago

4.0.0

3 years ago