7 lines
84 B
JSON
7 lines
84 B
JSON
|
{
|
||
|
"extends": "../../tsconfig.json",
|
||
|
"include": [
|
||
|
"index.ts"
|
||
|
]
|
||
|
}
|