Stopped typescript shouting about things you can't fix in js
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"preserveSymlinks": true,
|
||||
"allowJs": true,
|
||||
"checkJs": true,
|
||||
"noImplicitAny": false,
|
||||
"outDir": "build",
|
||||
"paths": {
|
||||
"/*": [
|
||||
|
||||
Reference in New Issue
Block a user