Files
qr-generator/tsconfig.json
T
NHCarrigan 223e8eaaf7
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 55s
feat: init
2026-06-24 19:00:05 -07:00

8 lines
125 B
JSON

{
"extends": "@nhcarrigan/typescript-config",
"compilerOptions": {
"outDir": "./prod",
"rootDir": "./src",
}
}