1.6.4 • Published 2 months ago

@buka/eslint-config v1.6.4

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

@buka/eslint-config

configDescription
@buka/eslint-config/autofix
@buka/eslint-cofnig/recommended
@buka/eslint-config/typescript/autofix
@buka/eslint-config/typescript/recommended
@buka/eslint-config/typescript/esm-recommended

Usage

npm install @buka/eslint-config

Add to eslint config:

{
  "parser": "@typescript-eslint/parser",
  "plugins": ["@typescript-eslint/eslint-plugin"],
  "extends": [
    "plugin:@typescript-eslint/recommended",
    "plugin:@typescript-eslint/recommended-requiring-type-checking",
    "@buka/eslint-config/typescript/recommended"
  ]
}
1.6.4

2 months ago

1.6.3

2 months ago

1.6.1

2 months ago

1.6.0

5 months ago

1.5.0

6 months ago

1.4.1

10 months ago

1.4.0

10 months ago

1.3.0

11 months ago

1.2.1

11 months ago

1.2.0

12 months ago

1.1.3

12 months ago

1.1.2

12 months ago

1.1.1

1 year ago

1.0.0

1 year ago