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