tsconfig update
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good

This commit is contained in:
austin 2025-05-16 10:48:05 -04:00
parent 64ca5e186f
commit 3988f256af

View File

@ -4,6 +4,7 @@
"/*" : [
"./assets/*"
],
}
},
"outDir" : ".cache/tscache/src"
}
}