Add prettier configuration
[e-mobility-charging-stations-simulator.git] / .prettierrc.json
1 {
2 "singleQuote": true
3 }