1.1.0 • Published 1 month ago

@aurorafe/eslint-config-base v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

@aurorafe/eslint-config-base

aurorafe团队的基础eslint配置

使用

安装

pnpm add -D eslint @aurorafe/eslint-config-base

配置 eslint (.eslintrc | .eslintrc.js | .eslintrc.json)

{
  "extends": "@aurorafe/eslint-config-base"
}