1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-12-16 01:10:30 +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"
}