Add code for local docker image build and testing
[mbt-docker.git] / .vscode / settings.json
1 {
2 "editor.codeActionsOnSave": {
3 "source.fixAll": true
4 }
5 }