{
    "extends": "./tsconfig.json",
    "exclude": [
        "node_modules",
        "**/__tests__/"
    ]
}
