ModernWpfPlayground/.csharpierrc
2022-11-14 20:06:15 +01:00

6 lines
131 B
Plaintext

{
"printWidth": 200,
"useTabs": false,
"tabWidth": 4,
"preprocessorSymbolSets": ["", "DEBUG", "DEBUG,CODE_STYLE"]
}