{
"extends": "./tsconfig.base.json",
"include": ["src/**/*", "test/**/*"],
"exclude": ["node_modules"]
}