1
0
mirror of https://github.com/Relintai/broken_seals.git synced 2025-03-19 03:56:21 +01:00
broken_seals/tools/vscode-setup/settings.json

6 lines
99 B
JSON
Raw Normal View History

{
"files.associations": {
"functional": "cpp",
},
"editor.formatOnSave": true
}