poa-dapps-voting/.prettierrc

6 lines
64 B
Plaintext
Raw Normal View History

2018-07-12 05:40:39 -07:00
{
"semi": false,
"singleQuote": true,
"printWidth": 120
}