cpularp-manager-frontend/.prettierrc.json
2025-04-22 17:11:30 -07:00

6 lines
120 B
JSON

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