15 lines
196 B
JSON
15 lines
196 B
JSON
{
|
|
"files": [],
|
|
"compilerOptions": {
|
|
"strictNullChecks": false
|
|
},
|
|
"references": [
|
|
{
|
|
"path": "./tsconfig.app.json"
|
|
},
|
|
{
|
|
"path": "./tsconfig.e2e.json"
|
|
}
|
|
]
|
|
}
|