Update packages & cleanup (#4475)

This commit is contained in:
Zach H 2021-11-13 15:30:49 -05:00 committed by GitHub
parent f789e02096
commit 26acfd5102
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8054 additions and 4976 deletions

View file

@ -21,7 +21,8 @@
"resolveJsonModule": true,
"isolatedModules": true,
"noEmit": true,
"jsx": "react"
"jsx": "react-jsx",
"noFallthroughCasesInSwitch": false
},
"include": [
"src"