debug compatability

[ci skip]
This commit is contained in:
Core 2022-08-31 21:01:27 +01:00
parent 720970b2e2
commit d55528cd5a
No known key found for this signature in database
GPG key ID: 2AB8327FBA02D1C0
2 changed files with 4 additions and 0 deletions

View file

@ -6,6 +6,7 @@
"allowJs": true,
"noImplicitAny": true,
"strict": true,
"inlineSources": true,
"sourceMap": true,
"outDir": "./build",
"baseUrl": ".",