Some cleanup

This commit is contained in:
Gregory Schier
2026-04-30 09:00:12 -07:00
parent d73d38f418
commit c901ad4cbd
6 changed files with 8 additions and 7 deletions

View File

@@ -5,7 +5,6 @@
"useDefineForClassFields": true,
"allowJs": false,
"skipLibCheck": true,
"esModuleInterop": false,
"allowSyntheticDefaultImports": true,
"strict": true,
"noUncheckedIndexedAccess": true,