Switch from TypeScript to TypeScript Go. Use pnpm tsgo for Typechecks.

This commit is contained in:
cpojer
2026-01-31 15:30:44 +09:00
parent 72ea3eedc9
commit 762652279b
7 changed files with 7 additions and 14 deletions

View File

@@ -18,7 +18,6 @@
"devDependencies": {
"@vitest/browser-playwright": "4.0.18",
"playwright": "^1.58.1",
"typescript": "^5.9.3",
"vitest": "4.0.18"
}
}