www/.prettierrc

4 lines
45 B
Plaintext
Raw Normal View History

2024-09-13 21:20:05 -04:00
{
"trailingComma": "es5",
"tabWidth": 4
}