Add current node LTS version to the images list
[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 ]
10 }