website/.prettierrc

6 lines
56 B
Plaintext
Raw Normal View History

2024-02-01 17:51:06 +00:00
{
"tabWidth": 2,
"useTabs": false,
"semi": true
}