evening_detective_client/.prettierrc.json
The_evening_detective d63b1c5dca Initial commit
2025-05-14 17:55:48 +00:00

7 lines
120 B
JSON

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