x1ongzhu 6 years ago
parent
commit
a6e4e8f334
1 changed files with 3 additions and 1 deletions
  1. 3 1
      .vscode/settings.json

+ 3 - 1
.vscode/settings.json

@@ -1,7 +1,9 @@
 {
     "files.exclude": {
         "node_modules": true,
-        ".*": true,
+        ".babelrc": true,
+        ".editorconfig": true,
+        ".postcssrc.js": true,
         "dist": true,
         "package.swan.json": true,
         "project.config.json": true,