Files
cypher-player-assistant/.prettierrc.json
2025-06-12 13:15:45 +02:00

7 lines
120 B
JSON

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