mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-03-13 05:15:17 +00:00
Change TS config to be non-strict
This commit is contained in:
parent
53def01b51
commit
7c8c034578
@ -7,6 +7,7 @@
|
||||
"esModuleInterop": true,
|
||||
"strictNullChecks": false,
|
||||
"sourceMap": true,
|
||||
"strict": false,
|
||||
"rootDir": "./src",
|
||||
"baseUrl": "./src",
|
||||
"paths": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user