Update roots

This commit is contained in:
Matt Bierner
2026-01-30 13:12:52 -08:00
parent 0d9a2ef2b0
commit ee01088b74
45 changed files with 45 additions and 40 deletions

View File

@@ -8,6 +8,7 @@
"strict": true,
"noUnusedParameters": false,
"noUnusedLocals": true,
"rootDir": "./src",
"outDir": "out",
"sourceMap": true,
"skipLibCheck": true,