1
0
mirror of https://github.com/mathuo/dockview synced 2025-03-09 15:32:03 +00:00
dockview/vscode.code-workspace
2020-09-24 23:01:48 +01:00

11 lines
87 B
Plaintext

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