odin-codespace/weather/.prettierrc

5 lines
43 B
Text
Raw Permalink Normal View History

2024-01-16 21:21:43 -05:00
{
"tabWidth": 4,
"singleQuote": true
}