build(deps-dev): Bump eslint-plugin-jsdoc from 46.9.0 to 46.9.1
[e-mobility-charging-stations-simulator.git] / .prettierrc.json
1 {
2 "$schema": "https://json.schemastore.org/prettierrc",
3 "printWidth": 100,
4 "singleQuote": true
5 }