Merge dependabot/npm_and_yarn/ui/web/types/node-20.8.10 into combined-prs-branch
[e-mobility-charging-stations-simulator.git] / .prettierrc.json
1 {
2 "$schema": "https://json.schemastore.org/prettierrc",
3 "printWidth": 100,
4 "singleQuote": true
5 }