5 lines
110 B
JSON
5 lines
110 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": ["src/**/*.ts", "tests/**/*.ts", "integrationTests/**/*.ts"]
|
|
}
|