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

@@ -1,7 +1,7 @@
{
"extends": "../../tsconfig.base.json",
"compilerOptions": {
"rootDir": ".",
"rootDir": "./src",
"outDir": "./out",
"lib": [
"webworker"