update: md渲染优化与依赖更新(0715 02:07)

This commit is contained in:
Gsh
2025-07-16 00:12:00 +08:00
parent 94b96e3c19
commit 36b7e495f7
5 changed files with 76 additions and 26 deletions

View File

@@ -20,5 +20,5 @@
"skipLibCheck": true,
"noUncheckedSideEffectImports": true
},
"include": ["vite.config.ts"]
"include": ["vite.config.mts"]
}