This repository has been archived on 2024-04-29. You can view files and clone it, but cannot push or open issues or pull requests.
node-fftcg/frontend/.vue-cli-ui/db.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"
}
}