Files
SpeckleAutomateDotnetExample/.csharpierrc.json
T
Gergő Jedlicska c48564c04f initial commit
2023-08-10 12:01:16 +02:00

6 lines
122 B
JSON

{
"printWidth": 88,
"useTabs": false,
"tabWidth": 2,
"preprocessorSymbolSets": ["", "DEBUG", "DEBUG,CODE_STYLE"]
}