Move web ui code in its own directory
[e-mobility-charging-stations-simulator.git] / ui / web / .vscode / settings.json
1 {
2 "editor.codeActionsOnSave": {
3 "source.fixAll": true
4 }
5 }