{ "singleQuote": true, "trailingComma": "all", "overrides": [ { "files": "*.sol", "options": { "singleQuote": false, "printWidth": 120 } } ] }