settings.json 94 Bytes
Newer Older
1
2
3
4
{
    "editor.formatOnSave": true,
    "editor.defaultFormatter": "standard.vscode-standard"
}