build/.vscode/settings.json

6 lines
90 B
JSON
Raw Permalink Normal View History

{
"[*.inc]": {
"editor.defaultFormatter": "foxundermoon.shell-format"
}
}