{ "$schema": "https://json.schemastore.org/csharpier.json", "printWidth": 80, "useTabs": false, "indentSize": 4, "endOfLine": "lf", "overrides": [ { "files": "*.xml", "indentSize": 2 }, { "files": "*.csx", "printWidth": 80 } ] }