IceCubesApp/.vscode/settings.json
2024-10-28 10:42:47 +01:00

6 lines
117 B
JSON

{
"[swift]": {
"editor.defaultFormatter": "sweetpad.sweetpad",
"editor.formatOnSave": true,
},
}