bip39/.prettierrc.json
2019-03-23 19:59:31 +09:00

5 lines
52 B
JSON

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