crusade-tracker/tsconfig.json
2021-01-18 15:27:50 -05:00

15 lines
196 B
JSON

{
"files": [],
"compilerOptions": {
"strictNullChecks": false
},
"references": [
{
"path": "./tsconfig.app.json"
},
{
"path": "./tsconfig.e2e.json"
}
]
}