Files
mp-qvyun/mp.code-workspace
2024-11-28 12:25:36 +08:00

13 lines
163 B
Plaintext

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