Cockatrice/webclientvue/.prettierrc.json
2025-06-14 16:52:23 -04:00

5 lines
No EOL
102 B
JSON

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