Do cursed magic to try to fix voice.

This commit is contained in:
Paul
2021-07-06 22:23:04 +01:00
parent fb0ae130e9
commit 10ebf5916b
4 changed files with 9 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
"compilerOptions": {
"target": "ESNext",
"lib": ["DOM", "DOM.Iterable", "ESNext", "WebWorker"],
"allowJs": false,
"allowJs": true,
"skipLibCheck": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,