mempool/unfurler/.prettierrc
2022-07-24 21:16:57 +00:00

6 lines
87 B
Text

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