Merge branch 'main' of https://github.tools.sap/E-Mobility/mbt-docker into multiple...
[mbt-docker.git] / .vscode / settings.json
1 {
2 "editor.codeActionsOnSave": {
3 "source.fixAll": true
4 },
5 "cSpell.words": [
6 "ifeq",
7 "OPTARG",
8 "SAPMACHINE",
9 "xmake"
10 ]
11 }