1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-05 05:25:26 +02:00
mealie/frontend/.prettierrc

5 lines
43 B
Text
Raw Normal View History

2021-07-31 14:00:28 -08:00
{
"semi": false,
"singleQuote": true
}