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