Files
ShrlAlgoToolkit/.csharpierrc.json

6 lines
90 B
JSON
Raw Normal View History

2024-09-22 11:05:41 +08:00
{
"printWidth": 120,
"useTabs": true,
"tabWidth": 4,
"endOfLine": "auto"
}