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