0.0.11 • Published 2 years ago

@study-sea/eslint-config-basic v0.0.11

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

@study-sea/eslint-config-basic

pnpm i @study-sea/eslint-config-basic

基础 eslint 规则

  // .eslintrc
  {
    "extends": [
      "@study-sea/eslint-config-basic"
    ]
  }