Add current node LTS version to the images list
[mbt-docker.git] / .vscode / settings.json
index eb3d18bbe9452ab8bcde30086aaa3631b92513c5..f8b126f14bd2a20ddf8cba4cfa5da420a6d3f1e1 100644 (file)
@@ -1,5 +1,10 @@
 {
   "editor.codeActionsOnSave": {
     "source.fixAll": true
-  }
+  },
+  "cSpell.words": [
+    "ifeq",
+    "OPTARG",
+    "SAPMACHINE"
+  ]
 }