20 lines
227 B
Plaintext
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"
|
|
]
|
|
}
|
|
}
|