Website/.prettierrc

6 lines
59 B
Plaintext
Raw Normal View History

2024-09-04 17:57:01 +00:00
{
"tabWidth": 2,
"singleQuote": true,
"semi": true
}