dappconnect-voting-sdk/.prettierrc.json

7 lines
90 B
JSON
Raw Normal View History

2021-08-06 12:50:36 +00:00
{
"singleQuote": true,
"printWidth": 120,
"bracketSpacing": true,
"semi": false
}