feat: init
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 55s

This commit is contained in:
NHCarrigan
2026-06-24 18:56:00 -07:00
committed by Naomi Carrigan
commit 223e8eaaf7
24 changed files with 6041 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"extends": "@nhcarrigan/typescript-config",
"compilerOptions": {
"outDir": "./prod",
"rootDir": "./src",
}
}