Browse Source

上传新文件

张晓翠 2 năm trước cách đây
mục cha
commit
89a5181997
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      baby-institute-admin-ui-front-master/babel.config.js

+ 5 - 0
baby-institute-admin-ui-front-master/babel.config.js

@@ -0,0 +1,5 @@
+module.exports = {
+  presets: [
+    '@vue/app'
+  ]
+}