fix a bunch of build issues

This commit is contained in:
41666 2020-12-03 10:16:15 -05:00
parent e35b17e685
commit 558207872d
19 changed files with 283 additions and 69 deletions

View file

@ -2,6 +2,6 @@
"extends": "./tsconfig.json",
"compilerOptions": {
"jsx": "react-jsx"
},
"exclude": ["node_modules"]
}
// "exclude": ["node_modules"]
}