mempool/frontend/.prettierrc
2022-07-07 03:02:02 -07:00

7 lines
87 B
Plaintext

{
"endOfLine": "lf",
"printWidth": 80,
"tabWidth": 2,
"trailingComma": "es5"
}