1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2025-01-05 01:20:39 +02:00
simple-icons/.prettierrc.json

7 lines
116 B
JSON
Raw Normal View History

{
2024-03-24 19:38:18 +02:00
"singleQuote": true,
"bracketSpacing": false,
"proseWrap": "never",
"embeddedLanguageFormatting": "off"
}