5 lines
91 B
JSON
5 lines
91 B
JSON
|
|
{
|
||
|
|
"extends": "../../tsconfig.json",
|
||
|
|
"include": ["src/**/*", "test/integration/**/*"]
|
||
|
|
}
|