bip39/.prettierrc.json

5 lines
52 B
JSON
Raw Normal View History

2019-03-23 10:59:31 +00:00
{
"singleQuote": true,
"trailingComma": "all"
}