docs.waku.org/.prettierrc

7 lines
90 B
Plaintext
Raw Normal View History

{
"semi": true,
"trailingComma": "none",
"singleQuote": false,
"printWidth": 80
}