Migrate to tsgo

Fixes #5689
This commit is contained in:
Daniel Imms
2026-02-13 06:59:24 -08:00
parent 2f66b5fdb6
commit eccbc60aa0
45 changed files with 234 additions and 85 deletions
+2 -1
View File
@@ -14,8 +14,9 @@
"removeComments": true,
"pretty": true,
"strict": true,
"noImplicitAny": false,
"declaration": true,
"baseUrl": ".",
"moduleResolution": "node",
"paths": {
"browser/*": [
"../../src/browser/*"