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

7 lines
87 B
Plaintext

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