Luna/.vscode/settings.json

4 lines
88 B
JSON
Raw Normal View History

2023-01-02 12:00:22 +00:00
{
"editor.formatOnSave": true,
"editor.defaultFormatter": "xaver.clang-format"
}