2.0.3 • Published 3 years ago

@hyhan/eslint-config v2.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

ESLint config preset based on @antfu/eslint-config.

npm

Installation

pnpm add -D eslint @hyhan/eslint-config

Usage

{
  "extends": ["@hyhan"]
}