simple-spaceapi/.prettierrc.json
2025-05-23 00:45:22 +02:00

5 lines
76 B
JSON

{
"printWidth": 80,
"singleQuote": true,
"quoteProps": "consistent"
}