7 lines
61 B
JSON
7 lines
61 B
JSON
|
|
{
|
||
|
|
"extends": "./tsconfig.json",
|
||
|
|
"include": [
|
||
|
|
"test"
|
||
|
|
]
|
||
|
|
}
|