cirnogodot/omnisharp.json

8 lines
150 B
JSON
Raw Permalink Normal View History

2025-02-27 09:07:24 +01:00
{
"FormattingOptions": {
"UseTabs": false,
"TabSize": 4,
"IndentationSize": 4,
"EnableEditorConfigSupport": true
}
}