1
0
silverbullet/.vscode/noot.code-workspace
2022-02-21 09:32:36 +01:00

13 lines
125 B
Plaintext

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