Merge branch '20990-name-btree' refs #20990
[arvados.git] / services / workbench2 / tsconfig.test.json
1 {
2   "extends": "./tsconfig.json",
3   "compilerOptions": {
4     "module": "commonjs"
5   }
6 }