silverbullet/nugget.code-workspace

17 lines
184 B
Plaintext

{
"folders": [
{
"path": "webapp"
},
{
"path": "plugins"
},
{
"path": "server"
}
],
"settings": {
"editor.formatOnSave": true
}
}