aboutsummaryrefslogtreecommitdiff
path: root/tsconfig.json
diff options
context:
space:
mode:
authoryipstanley <stanley_yip@brown.edu>2019-06-14 12:50:55 -0400
committeryipstanley <stanley_yip@brown.edu>2019-06-14 12:50:55 -0400
commit4818b12510404e7d9cf07b7e872c49d7b752976a (patch)
tree8c815f134d6909e476bee68db99541b6b0e0c353 /tsconfig.json
parent94ed67966e7fdc7aa36b1a8b045153d0d661ce57 (diff)
parent41c290677030cde827c438d9bfda0dbeac64aa14 (diff)
Merge branch 'pdf_impl' of https://github.com/browngraphicslab/Dash-Web into pdf_impl
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/tsconfig.json b/tsconfig.json
index 0d4d77002..68f4b058a 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -5,6 +5,7 @@
"experimentalDecorators": true,
"strict": true,
"jsx": "react",
+ "allowJs": true,
"sourceMap": true,
"outDir": "dist",
"lib": [