Add all dependencies - react, react-vis, prop-types

Also add fake typedef for react-vis
This commit is contained in:
Abhas
2018-06-22 16:36:45 +05:30
parent f821f9b605
commit eaaab17648
4 changed files with 92 additions and 6 deletions
+1
View File
@@ -9,6 +9,7 @@
],
"target": "es5",
"strict": true,
"jsx": "react",
"outDir": "./lib",
"preserveConstEnums": true,
"removeComments": true,