Macrame/ui/.prettierrc.json
2025-05-08 23:12:20 +02:00

7 lines
121 B
JSON

{
"$schema": "https://json.schemastore.org/prettierrc",
"semi": false,
"singleQuote": true,
"printWidth": 100
}