fix: config
Security Scan and Upload / Security & DefectDojo Upload (push) Failing after 24s

This commit is contained in:
2026-06-24 19:04:47 -07:00
parent 223e8eaaf7
commit fc32efbe29
+2
View File
@@ -3,5 +3,7 @@
"compilerOptions": {
"outDir": "./prod",
"rootDir": "./src",
"moduleResolution": "nodenext",
"module": "NodeNext"
}
}