Fix even more errors

This commit is contained in:
Scott Gould 2024-09-19 00:17:22 -04:00
parent 1855a6a8ea
commit 13cc83ed62
No known key found for this signature in database
3 changed files with 11 additions and 3 deletions

View file

@ -11,7 +11,7 @@
"esnext",
"DOM"
],
"module": "ES2022",
"module": "ESNext",
"moduleResolution": "Bundler",
"newLine": "lf",
"noEmitHelpers": false,