UNPKG

easybake-swap-lib

Version:
18 lines (17 loc) 294 B
{ "semi": false, "singleQuote": true, "printWidth": 120, "overrides": [ { "files": "*.sol", "options": { "tabWidth": 4, "useTabs": false, "singleQuote": true, "bracketSpacing": false, "explicitTypes": "always" } } ] }