chore: add tsconfig.server.json for bun types and install @types/bun

This commit is contained in:
2026-06-16 00:15:07 -06:00
parent e6e2d0c5cf
commit c6b41f992a
5 changed files with 278 additions and 248 deletions

View File

@@ -22,6 +22,7 @@
},
"devDependencies": {
"@testing-library/jest-dom": "^6.9.1",
"@types/bun": "^1.3.14",
"@types/markdown-it": "^14.1.2",
"@types/node": "^24.12.3",
"@vitejs/plugin-vue": "^6.0.6",