RESTfulMC/Frontend/.prettierrc

4 lines
49 B
Plaintext
Raw Normal View History

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