aboutsummaryrefslogtreecommitdiff
path: root/tsconfig.json
diff options
context:
space:
mode:
authorbob <bcz@cs.brown.edu>2019-06-14 11:56:40 -0400
committerbob <bcz@cs.brown.edu>2019-06-14 11:56:40 -0400
commit0c9dc7be8c6b885b14ed4aacd7e9c8cd5c8bf208 (patch)
tree66325669dce7efe966b42f268a04faaa4c899532 /tsconfig.json
parent6a2cb71af332d4c782c1678750ba955757eaab45 (diff)
parent618d3717e118f978de976cb34e8bc2051c726ffc (diff)
Merge branch 'master' 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": [