wallet-core/.prettierrc
2019-06-26 15:29:59 +02:00

6 lines
85 B
Plaintext

{
"trailingComma": "all",
"tabWidth": 2,
"semi": true,
"singleQuote": false
}