Merge branch '14258-update-views-to-use-new-filters-tree' into 14258-collection-filtering
[arvados-workbench2.git] / tsconfig.test.json
1 {
2   "extends": "./tsconfig.json",
3   "compilerOptions": {
4     "module": "commonjs"
5   }
6 }