Files
stocca-tre/frontend/.prettierrc.json
2025-07-13 16:45:40 +02:00

6 lines
65 B
JSON

{
"tabWidth": 4,
"semi": true,
"singleQuote": true
}