blob: 23b2108af92c9e720aa85abf68c409169ea71993 [file]
{
"extends": "./tsconfig.json",
"compilerOptions": {
// workaround issue 1373
"typeRoots":["../../node_modules/@types"]
}
}