{
"extends": "./tsconfig.json",
"include": ["./test/**/*"],
"compilerOptions": {
"module": "commonjs"
}