mempool/mempool.js/.prettierrc

7 lines
83 B
Plaintext

{
"tabWidth": 2,
"useTabs": false,
"singleQuote": true,
"printWidth": 80
}