Files
peach/webapp/.prettierrc.json
2025-04-06 10:25:26 -06:00

8 lines
121 B
JSON

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