chore(root): migrate typecheck to @typescript/native-preview (tsgo) (#1400)

This commit is contained in:
rahim
2026-04-23 11:11:50 +10:00
committed by GitHub
parent d9c00491e7
commit 84c9e540bd
33 changed files with 546 additions and 194 deletions
+1 -2
View File
@@ -30,8 +30,7 @@
},
"devDependencies": {
"site": "workspace:*",
"tsdown": "^0.21.4",
"typescript": "^6.0.2",
"tsdown": "^0.21.9",
"vitest": "^4.1.0"
}
}