Add basic application skeleton
[arvados-workbench2.git] / tsconfig.prod.json
diff --git a/tsconfig.prod.json b/tsconfig.prod.json
new file mode 100644 (file)
index 0000000..4144216
--- /dev/null
@@ -0,0 +1,3 @@
+{
+  "extends": "./tsconfig.json"
+}
\ No newline at end of file