vue ui layout

This commit is contained in:
Jörn-Michael Miehe 2019-02-28 18:04:16 +01:00
parent 3bd4b71c55
commit 4dd6236856

View file

@ -6,7 +6,33 @@
"favorite": 0, "favorite": 0,
"type": "vue", "type": "vue",
"name": "frontend", "name": "frontend",
"openDate": 1550863252408 "openDate": 1551353165715,
"widgets": [
{
"id": "5sGiztidd",
"definitionId": "org.vue.widgets.run-task",
"x": 0,
"y": 0,
"width": 2,
"height": 1,
"config": {
"task": "/app:serve"
},
"configured": true
},
{
"id": "SyF7UHhrK",
"definitionId": "org.vue.widgets.run-task",
"x": 0,
"y": 1,
"width": 2,
"height": 1,
"config": {
"task": "/app:lint"
},
"configured": true
}
]
} }
], ],
"foldersFavorite": [], "foldersFavorite": [],