md/.vscode/settings.json

6 lines
66 B
JSON
Raw Permalink Normal View History

{
"editor.codeActionsOnSave": {
"source.fixAll": true
}
}