ece848520c576eca0d5fef4f76bd66cda39f1d2f
[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 }