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