0.0.6 • Published 1 year ago

@alex-grover/eslint-config v0.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

@alex-grover/eslint-config

A shareable ESLint configuration.

Installation

pnpm i -D eslint @alex-grover/eslint-config @typescript-eslint/eslint-plugin @typescript-eslint/parser eslint-config-prettier eslint-plugin-import eslint-import-resolver-typescript

Usage

Add the following entry to your package.json:

{
  "eslintConfig": {
    "extends": "@alex-grover"
  }
}
0.0.6

1 year ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago