Merge branch '14470-replace-tree-picker-in-create-collection-dialog' into 14470-repla...
[arvados-workbench2.git] / tsconfig.test.json
1 {
2   "extends": "./tsconfig.json",
3   "compilerOptions": {
4     "module": "commonjs"
5   }
6 }