{
    "extends": "../../tsconfig.json",
    "include": [
        "../../src/**/*",
        "../../test/**/*"
    ]
}