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

6 lines
87 B
Text

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