dappconnect-vote-poll-sdk/examples/mainnet-poll/.prettierrc.json

7 lines
90 B
JSON
Raw Normal View History

2022-01-03 01:20:09 +00:00
{
"singleQuote": true,
"printWidth": 120,
"bracketSpacing": true,
"semi": false
}