Stopped typescript shouting about things you can't fix in js

This commit is contained in:
Thaum Rystra
2024-03-26 10:20:48 +02:00
parent 352e89ee9a
commit 3a6639fbc3
5 changed files with 1 additions and 25 deletions

View File

@@ -12,6 +12,7 @@
"preserveSymlinks": true,
"allowJs": true,
"checkJs": true,
"noImplicitAny": false,
"outDir": "build",
"paths": {
"/*": [