10 lines
133 B
JSON
10 lines
133 B
JSON
|
{
|
||
|
"extends": "../../../tsconfig.json",
|
||
|
"include": [
|
||
|
"."
|
||
|
],
|
||
|
"references": [
|
||
|
{ "path": "../" }
|
||
|
]
|
||
|
}
|