0.0.6 • Published 3 months ago

@alex-grover/eslint-config v0.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
3 months 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

3 months ago

0.0.5

8 months ago

0.0.4

8 months ago

0.0.3

8 months ago

0.0.2

8 months ago

0.0.1

9 months ago