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