docs/.prettierrc

4 lines
45 B
Plaintext
Raw Normal View History

2024-10-06 15:51:56 -04:00
{
"trailingComma": "es5",
"tabWidth": 4
}