rssalchemy/frontend/wizard-vue/.prettierrc.json
2025-01-30 05:56:07 +03:00

8 lines
121 B
JSON

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