change ts config

This commit is contained in:
smolgrrr 2024-08-16 14:19:13 +10:00
parent c1a68b8e76
commit 83bfc841d1

View File

@ -5,7 +5,6 @@
"allowJs": true, "allowJs": true,
"skipLibCheck": true, "skipLibCheck": true,
"strict": true, "strict": true,
"forceConsistentCasingInFileNames": true,
"noEmit": true, "noEmit": true,
"esModuleInterop": true, "esModuleInterop": true,
"module": "esnext", "module": "esnext",