v1.1.2; bugfixes; admin panel improvement; small folder re-struct
This commit is contained in:
+3
-2
@@ -16,8 +16,9 @@
|
||||
"resolveJsonModule": true,
|
||||
"isolatedModules": true,
|
||||
"noEmit": true,
|
||||
"jsx": "react",
|
||||
"skipLibCheck": true
|
||||
"jsx": "react-jsx",
|
||||
"skipLibCheck": true,
|
||||
"noFallthroughCasesInSwitch": true
|
||||
},
|
||||
"include": [
|
||||
"src"
|
||||
|
||||
Reference in New Issue
Block a user