@buka/eslint-config

1.6.4 • Public • Published

@buka/eslint-config

config Description
@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"
  ]
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.6.4
    43
    • latest

Version History

Package Sidebar

Install

npm i @buka/eslint-config

Weekly Downloads

43

Version

1.6.4

License

MIT

Unpacked Size

16.4 kB

Total Files

15

Last publish

Collaborators

  • val.istar.guo