typecheck

This commit is contained in:
2023-08-04 17:10:34 +00:00
parent f2ad6ad897
commit a39543e718
3 changed files with 6 additions and 4 deletions
+1
View File
@@ -17,6 +17,7 @@
"allowSyntheticDefaultImports": true,
"esModuleInterop": true,
"forceConsistentCasingInFileNames": true,
"moduleResolution": "node",
"strict": true,
}
}