Files
S8n.MySolutionTemplate/QuasarFrontend/.prettierrc.json

6 lines
103 B
JSON
Raw Normal View History

2026-02-09 17:38:25 +03:00
{
"$schema": "https://json.schemastore.org/prettierrc",
"singleQuote": true,
"printWidth": 100
}