fix: ensure add charging stations reponse display only the necessary
[e-mobility-charging-stations-simulator.git] / .c8rc.json
1 {
2 "all": true,
3 "include": ["src/**/*.ts"]
4 }