waku-react/.prettierrc

7 lines
98 B
Plaintext

{
"singleQuote": false,
"printWidth": 80,
"tabWidth": 2,
"trailingComma": "all"
}