iconoir/.prettierrc.json

5 lines
56 B
JSON
Raw Permalink Normal View History

2021-05-25 09:36:34 +02:00
{
2023-10-29 00:33:17 +02:00
"singleQuote": true,
"quoteProps": "consistent"
2021-05-25 09:36:34 +02:00
}