{
    "extends": "./tsconfig.json",
    "compilerOptions": {
        "typeRoots": [
            "./node_modules.orig", "./node_modules.orig/@types", "./node_modules/@types", "./typings"
        ]
    }
}
