fe-core/.prettierrc

6 lines
70 B
Plaintext
Raw Normal View History

2021-04-08 14:51:06 +00:00
{
"printWidth": 120,
"singleQuote": true,
"tabWidth": 4
}