1
0
Fork 0
mirror of https://github.com/mempool/mempool.git synced 2025-03-13 19:37:47 +01:00
mempool/backend/.prettierrc
2022-07-07 03:02:02 -07:00

6 lines
87 B
Text

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