fizika/.prettierrc.json
2026-06-06 19:36:15 +01:00

6 lines
80 B
JSON

{
"printWidth": 80,
"tabWidth": 2,
"semi": true,
"singleQuote": false
}