Capital/.prettierrc

6 lines
65 B
Plaintext
Raw Normal View History

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