17 lines
184 B
Plaintext
17 lines
184 B
Plaintext
|
{
|
||
|
"folders": [
|
||
|
{
|
||
|
"path": "webapp"
|
||
|
},
|
||
|
{
|
||
|
"path": "plugins"
|
||
|
},
|
||
|
{
|
||
|
"path": "server"
|
||
|
}
|
||
|
],
|
||
|
"settings": {
|
||
|
"editor.formatOnSave": true
|
||
|
}
|
||
|
}
|