dappconnect-voting-sdk/.prettierrc.json

7 lines
90 B
JSON

{
"singleQuote": true,
"printWidth": 120,
"bracketSpacing": true,
"semi": false
}