15781: Merge branch 'master' into 15781-multi-value-property-edit
[arvados.git] / tsconfig.test.json
1 {
2   "extends": "./tsconfig.json",
3   "compilerOptions": {
4     "module": "commonjs"
5   }
6 }