6 lines
86 B
JSON
6 lines
86 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"include": ["src"],
|
|
"compilerOptions": {}
|
|
}
|