Files
diplomarbeitsportal/.prettierrc.json
2025-03-25 10:53:07 +01:00

7 lines
90 B
JSON

{
"singleQuote": true,
"trailingComma": "all",
"printWidth": 100,
"semi": false
}