refs #14356-it-is-possible-to-save-a-search-query-without-the-key-value-or-both
[arvados-workbench2.git] / tsconfig.test.json
1 {
2   "extends": "./tsconfig.json",
3   "compilerOptions": {
4     "module": "commonjs"
5   }
6 }