RESTfulMC/Frontend/.prettierrc

4 lines
49 B
Plaintext
Raw Normal View History

2024-04-17 16:04:15 -07:00
{
"trailingComma": "es5",
"tabWidth": 4
}