6 lines
76 B
JSON
6 lines
76 B
JSON
|
{
|
||
|
"extends": "./tsconfig",
|
||
|
"include": ["src"],
|
||
|
"exclude": ["test"],
|
||
|
}
|