feat: update TypeScript version and refine tsconfig settings

This commit is contained in:
2026-02-22 16:40:11 -05:00
parent e0808de270
commit 03f30ecbcd
4 changed files with 17 additions and 4 deletions

View File

@@ -6,5 +6,6 @@
"exclude": [
"*.test.ts",
"vitest.config.ts",
"sandbox/**/*",
]
}