Skip to content

Commit c88d17c

Browse files
committed
add default description
1 parent 525df66 commit c88d17c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

meta.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"description": {
99
"type": "string",
1010
"required": true,
11-
"label": "Project description"
11+
"label": "Project description",
12+
"default": "A Vue.js project"
1213
},
1314
"author": {
1415
"type": "string",

0 commit comments

Comments
 (0)