1
0
miroir de https://github.com/AlexKrunch/AnonIB-3D.git synchronisé 2024-09-28 15:12:36 -04:00
AnonIB-3D/src_angular/src/tsconfig.app.json

12 lignes
166 B
JSON
Brut Vue normale Historique

2019-08-17 04:21:07 -04:00
{
"extends": "../tsconfig.json",
"compilerOptions": {
"outDir": "../out-tsc/app",
"types": []
},
"exclude": [
"test.ts",
"**/*.spec.ts"
]
}