54 lines
No EOL
1 KiB
JSON
54 lines
No EOL
1 KiB
JSON
{
|
|
"projects": [
|
|
{
|
|
"id": "SdPO5j8y6",
|
|
"path": "/app",
|
|
"favorite": 0,
|
|
"type": "vue",
|
|
"name": "frontend",
|
|
"openDate": 1557153442414,
|
|
"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": [],
|
|
"tasks": [
|
|
{
|
|
"id": "/app:serve",
|
|
"answers": {
|
|
"open": false,
|
|
"mode": "development",
|
|
"host": "0.0.0.0",
|
|
"port": "3000",
|
|
"https": false
|
|
}
|
|
}
|
|
],
|
|
"config": {
|
|
"lastOpenProject": "SdPO5j8y6"
|
|
}
|
|
} |