Macrame/fe/.prettierrc.json
2025-02-25 21:03:03 +01:00

7 lines
121 B
JSON

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