refactor: only use message id

This commit is contained in:
lin onetwo 2025-05-19 00:12:25 +08:00
parent b590fdeb23
commit 081fc16eec
9 changed files with 567 additions and 296 deletions

View file

@ -1,4 +1,4 @@
---
applyTo: '**/*.ts'
applyTo: '**/*.ts|tsx'
---
用英文注释编辑完成后用pnpm exec eslint --fix。我使用powershell但尽量用无须审批的vscode内置功能少用需要人类审批的shell。
用英文注释编辑完成后用pnpm exec eslint --fix。我使用powershell但尽量用无须审批的vscode内置功能少用需要人类审批的shell例如尽量不要通过创建新文件再用powershell覆盖原文件的方式来更新文件