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