0.0.8 • Published 2 years ago

@study-sea/eslint-config-ts v0.0.8

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

@study-sea/eslint-config-ts

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

自定义 ts 共享 eslint 配置

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