backend & types

This commit is contained in:
2024-01-27 18:58:35 +00:00
parent 91bfa0864d
commit 0b4a474180
219 changed files with 5211 additions and 12325 deletions

View File

@@ -15,7 +15,8 @@
"resolveJsonModule": true,
"useDefineForClassFields": true,
"allowSyntheticDefaultImports": true,
"verbatimModuleSyntax": true,
"importsNotUsedAsValues": "error",
"preserveValueImports": true,
"allowJs": true,
"checkJs": true