1.1.1 • Published 2 years ago

@alexzhang1030/eslint-config-typescript v1.1.1

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

@alexzhang1030/eslint-config-typescript

ESLint config for my personal projects.

Install

pnpm i eslint @alexzhang1030/eslint-config-typescript -D

Usage

{
  "extends": [
    "@alexzhang1030/eslint-config-typescript"
  ]
}