1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2024-12-08 07:02:39 +01:00
Whalebird-desktop-client-ma.../.prettierrc
2020-04-11 17:23:40 +09:00

9 lines
134 B
Plaintext

{
"tabWidth": 2,
"semi": false,
"singleQuote": true,
"printWidth": 140,
"trailingComma": "none",
"arrowParens": "avoid"
}