bitcoinjs-lib/.prettierrc.json
2019-03-04 22:09:53 +09:00

5 lines
52 B
JSON

{
"singleQuote": true,
"trailingComma": "all"
}