steam-deck-tools/omnisharp.json
2022-11-22 09:34:01 +01:00

8 lines
120 B
JSON

{
"FormattingOptions": {
"newLine": "\r\n",
"useTabs": false,
"tabSize": 4,
"indentationSize": 4
}
}