egui/.vscode/settings.json
Emil Ernerfeldt b2323bd13e Add VSCode settings with {"editor.formatOnSave": true}
Hopefully this will increase the number of PR:s with correct formatting.
2022-02-09 18:14:55 +01:00

3 lines
36 B
JSON

{
"editor.formatOnSave": true
}