v0.13.2 : fix admin
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
"noImplicitThis": true,
|
||||
"outDir": "dist",
|
||||
"rootDir": ".",
|
||||
"sourceMap": true
|
||||
"sourceMap": true,
|
||||
"types": ["node", "react", "react-dom"]
|
||||
},
|
||||
"include": [
|
||||
// Include root files
|
||||
|
||||
Reference in New Issue
Block a user