feat(typescript): add standards docs and sync rewrite coverage

This commit is contained in:
csh
2026-02-24 17:30:43 +08:00
parent 872c1afc24
commit 1f46203299
12 changed files with 360 additions and 12 deletions
+7
View File
@@ -33,6 +33,13 @@
- 工具链:`python/tooling.md`
- 配置清单:`python/configuration.md`
## TypeScripttypescript
- 代码风格:`typescript/code_style.md`
- 命名规范:`typescript/naming.md`
- 工具链:`typescript/toolchain.md`
- 配置清单:`typescript/configuration.md`
## Markdownmarkdown
- 代码块与行内代码格式:`markdown/index.md`