Add current node LTS version to the images list
[mbt-docker.git] / .vscode / settings.json
CommitLineData
482fe6a2
JB
1{
2 "editor.codeActionsOnSave": {
3 "source.fixAll": true
9360cf25
JB
4 },
5 "cSpell.words": [
6 "ifeq",
7 "OPTARG",
8 "SAPMACHINE"
9 ]
482fe6a2 10}