Files
the-biergarten-app/.csharpierrc.json

10 lines
158 B
JSON

{
"printWidth": 80,
"useTabs": false,
"tabWidth": 4,
"endOfLine": "auto",
"indentStyle": "space",
"lineEndings": "auto",
"wrapLineLength": 80
}