This commit is contained in:
2021-12-08 12:56:19 +01:00
parent bd087ae658
commit 9c559f7020
9 changed files with 1693 additions and 2616 deletions

View File

@@ -18,6 +18,7 @@
"importsNotUsedAsValues": "error",
"allowJs": true,
"checkJs": true
"checkJs": true,
"preserveValueImports": true
}
}