{ "singleQuote": true, "printWidth": 120, "overrides": [ { "files": "*.sol", "options": { "printWidth": 120, "explicitTypes": "always" } } ] }