周玉环 1 долоо хоног өмнө
parent
commit
535c42c884

+ 2 - 1
xinkeaboard-seller/.gitignore

@@ -3,4 +3,5 @@ dist
 .temp
 node_modules
 dist
-src/pages/.umi/
+src/pages/.umi/
+/.DS_Store

+ 0 - 1
xinkeaboard-seller/tsconfig.json

@@ -12,7 +12,6 @@
     "rootDirs": ["/src", "/test", "/mock","./typings"],
     "forceConsistentCasingInFileNames": true,
     "noImplicitReturns": true,
-    "suppressImplicitAnyIndexErrors": true,
     "noUnusedLocals": true,
     "allowJs": true,
     "experimentalDecorators": true,