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
2024-11-30 15:58:38 +01:00

7 lines
116 B
JSON

{
"singleQuote": true,
"bracketSpacing": false,
"proseWrap": "never",
"embeddedLanguageFormatting": "off"
}