{
"extends": "./tsconfig.json",
"exclude": ["node_modules", "bin", "test", "dist", "**/*spec.ts", "**.js", "**.mjs"]
}