Capital/.prettierrc

6 lines
65 B
Plaintext
Raw Normal View History

2024-01-23 00:16:04 +08:00
{
"tabWidth": 2,
"printWidth": 120,
"singleQuote": false
}