Setup max-len to 100
[e-mobility-charging-stations-simulator.git] / .prettierrc.json
1 {
2 "printWidth": 100,
3 "singleQuote": true
4 }