{ "printWidth": 120, "overrides": [ { "files": "*.sol", "options": { "printWidth": 120, "tabWidth": 4, "useTabs": false, "singleQuote": false, "bracketSpacing": true, "explicitTypes": "always" } } ] }