]> git.arvados.org - arvados-workbench2.git/blob - tsconfig.test.json
Merge branch 'master' into 13905-restoring-correct-tree-state-and-panel-item-highligh...
[arvados-workbench2.git] / tsconfig.test.json
1 {
2   "extends": "./tsconfig.json",
3   "compilerOptions": {
4     "module": "commonjs"
5   }
6 }