Files
ShrlAlgoToolkit/.csharpierrc.json
2024-09-22 11:05:41 +08:00

6 lines
90 B
JSON

{
"printWidth": 120,
"useTabs": true,
"tabWidth": 4,
"endOfLine": "auto"
}