zhangjie 2 năm trước cách đây
mục cha
commit
032a7b2ca2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      jsconfig.json

+ 1 - 1
jsconfig.json

@@ -8,5 +8,5 @@
       "@/*": ["src/*"]
     }
   },
-  "exclude": ["node_modules", "**/node_modules/*"]
+  "exclude": ["node_modules", "**/node_modules/*"],
 }