{
    "extends": [
        "./tsconfig.json",
        "../../tsconfig-build-options.json"
    ],
    "exclude": [
        "scripts",
        "test",
        "**/exports.js",
    ]
}
