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