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
}