Add pre-commit hook to format files properly
[e-mobility-charging-stations-simulator.git] / .prettierrc.json
1 {
2 "singleQuote": true
3 }