2.0.3 • Published 2 years ago

@hyhan/eslint-config v2.0.3

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

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

npm

Installation

pnpm add -D eslint @hyhan/eslint-config

Usage

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