Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 580 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 580 Bytes

Team Spec

本文档用于记录团队的工具和代码风格。

TypeScript

代码风格:

可商量余地:

  • "strict": true + "no-any": false,允许

VS Code

相关插件:

  • ESLint
  • Bracket Pair Colorizer 2
  • Prettier
  • markdownlint
  • indent-rainbow
  • Path Intellisense
  • Peacock
  • TabNine