Files
phishing/tsconfig.build.json
T
2022-01-17 12:12:23 +02:00

10 lines
149 B
JSON

{
"compilerOptions": {
"composite": true
},
"files": [],
"references": [
{ "path": "./packages/phishing/tsconfig.build.json" }
]
}