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