bitcoinjs-lib/.prettierrc.json

5 lines
52 B
JSON
Raw Permalink Normal View History

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