1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2024-12-26 08:44:36 +01:00
Whalebird-desktop-client-ma.../.prettierrc

6 lines
80 B
Plaintext
Raw Normal View History

2019-04-20 06:39:26 +02:00
{
"tabWidth": 2,
"semi": false,
"singleQuote": true,
"printWidth": 140
}