liuyanpeng 1 年之前
父节点
当前提交
abee6875f7
共有 2 个文件被更改,包括 184 次插入509 次删除
  1. 1 1
      .vscode/settings.json
  2. 183 508
      package-lock.json

+ 1 - 1
.vscode/settings.json

@@ -1,7 +1,7 @@
 // 将设置放入此文件中以覆盖默认值和用户设置。
 {
       "files.exclude": {
-            "**/node_modules": true,
+            "**/node_modules": false,
             "**/build": true,
             "**/package-lock.json": true
       },

文件差异内容过多而无法显示
+ 183 - 508
package-lock.json


部分文件因为文件数量过多而无法显示