feat: swiched to milkdown

This commit is contained in:
2026-02-11 16:01:43 +01:00
parent ac6f07b9fe
commit 11ec82d12e
12 changed files with 3045 additions and 1354 deletions

View File

@@ -1,5 +1,6 @@
{
"chat.tools.terminal.autoApprove": {
"npx vitest": true
"npx vitest": true,
"npx tsc": true
}
}