Files
mp-qvyun/mp.code-workspace
2024-12-05 14:41:18 +08:00

20 lines
227 B
Plaintext

{
"folders": [
{
"path": "frontend"
},
{
"path": "backend"
},
{
"path": "arco"
}
],
"settings": {
"vue3snippets.enable-compile-vue-file-on-did-save-code": true,
"cSpell.words": [
"qvyun"
]
}
}