Minor tidy up

This commit is contained in:
jd
2026-02-13 22:13:05 +00:00
parent eddba49893
commit 21c778fed9
4 changed files with 8 additions and 9 deletions

View File

@@ -5,7 +5,6 @@
"esModuleInterop": true,
"forceConsistentCasingInFileNames": true,
"strict": true,
"skipLibCheck": true,
"allowImportingTsExtensions": true
"skipLibCheck": true
}
}