17 lines
234 B
Plaintext
17 lines
234 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "frontend"
|
|
},
|
|
{
|
|
"path": "backend"
|
|
}
|
|
],
|
|
"settings": {
|
|
"vue3snippets.enable-compile-vue-file-on-did-save-code": false,
|
|
"cSpell.words": [
|
|
"qvyun"
|
|
],
|
|
"git.ignoreLimitWarning": true
|
|
}
|
|
} |