{
    "extends": "../tsconfig.json",
    "include": [
        "*.ts",
        "src/**/*.ts",
        "tests/**/*.ts",
        "examples/**/*.ts"
    ]
}
