docs: add 'steps to reproduction' to bug_report.yml issue template
[e-mobility-charging-stations-simulator.git] / .prettierrc.json
1 {
2 "$schema": "https://json.schemastore.org/prettierrc",
3 "printWidth": 100,
4 "singleQuote": true
5 }