waku.org/.prettierrc

7 lines
86 B
Plaintext

{
"tabWidth": 2,
"semi": false,
"singleQuote": true,
"trailingComma": "all"
}