v1.1.2; bugfixes; admin panel improvement; small folder re-struct

This commit is contained in:
2021-02-20 15:15:39 +03:00
parent fa13227e0b
commit ecf88a8608
35 changed files with 4222 additions and 2881 deletions
+3 -2
View File
@@ -16,8 +16,9 @@
"resolveJsonModule": true,
"isolatedModules": true,
"noEmit": true,
"jsx": "react",
"skipLibCheck": true
"jsx": "react-jsx",
"skipLibCheck": true,
"noFallthroughCasesInSwitch": true
},
"include": [
"src"