X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/1c092cb7aeeaf2ecc1c92678aa0ba2f1b7b083bc..cf48e928d4d334b0b6434529d7619c616da319f2:/tsconfig.test.json diff --git a/tsconfig.test.json b/tsconfig.test.json new file mode 100644 index 00000000..65ffdd49 --- /dev/null +++ b/tsconfig.test.json @@ -0,0 +1,6 @@ +{ + "extends": "./tsconfig.json", + "compilerOptions": { + "module": "commonjs" + } +} \ No newline at end of file