mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2026-03-26 08:40:58 -07:00
refactor: only use message id
This commit is contained in:
parent
b590fdeb23
commit
081fc16eec
9 changed files with 567 additions and 296 deletions
4
.github/instructions/agent.instructions.md
vendored
4
.github/instructions/agent.instructions.md
vendored
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
applyTo: '**/*.ts'
|
||||
applyTo: '**/*.ts|tsx'
|
||||
---
|
||||
用英文注释,编辑完成后用pnpm exec eslint --fix。我使用powershell,但尽量用无须审批的vscode内置功能,少用需要人类审批的shell。
|
||||
用英文注释,编辑完成后用pnpm exec eslint --fix。我使用powershell,但尽量用无须审批的vscode内置功能,少用需要人类审批的shell,例如尽量不要通过创建新文件再用powershell覆盖原文件的方式来更新文件。
|
||||
Loading…
Add table
Add a link
Reference in a new issue