13 lines
182 B
JSON
13 lines
182 B
JSON
{
|
|
"extends": "../../tsconfig.base.json",
|
|
"include": [],
|
|
"references": [
|
|
{
|
|
"path": "./tsconfig.app.json"
|
|
},
|
|
{
|
|
"path": "./tsconfig.spec.json"
|
|
}
|
|
]
|
|
}
|