1
0
silverbullet/nugget.code-workspace
2022-02-25 11:27:58 +01:00

17 lines
184 B
Plaintext

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