{
    "extends": "../tsconfig",
    "compilerOptions": {
        "rootDirs": [
            "ts",
            "../main/ts"
        ]
    }
}