bitcoinjs-lib/.prettierrc.json

5 lines
52 B
JSON
Raw Normal View History

2019-03-03 23:07:34 +09:00
{
"singleQuote": true,
"trailingComma": "all"
}