Files
ulitka-app/.prettierrc.json
T
2026-09-18 14:36:32 +03:00

7 lines
120 B
JSON

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