Selaa lähdekoodia

docs: update template describe

zhangyuhan 3 vuotta sitten
vanhempi
commit
a3b4fa495e
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      .template.json

+ 2 - 2
.template.json

@@ -1,6 +1,6 @@
 {
   "component": {
-    "title": "组件模版",
+    "title": "组件模版 (vue2 + eslint + babel)",
     "repo": "gitlab-jh:efe/template",
     "assets": "component"
   },
@@ -10,7 +10,7 @@
     "assets": "module"
   },
   "package": {
-    "title": "工具包模版",
+    "title": "包模版 (eslint + js)",
     "repo": "gitlab-jh:efe/template",
     "assets": "package"
   },