Files
opentrivia/frontend/.prettierrc.json
2026-02-02 16:42:30 -05:00

7 lines
120 B
JSON

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