Fixed build

This commit is contained in:
Will
2026-03-30 20:10:00 +01:00
parent f7ef64fb69
commit bf96625d40
4 changed files with 13 additions and 2 deletions

View File

@@ -6,6 +6,7 @@
"skipLibCheck": true,
"strict": true,
"noEmit": true,
"types": ["dom-speech-recognition"],
"esModuleInterop": true,
"module": "esnext",
"moduleResolution": "bundler",