chore: add nxConsole.enableNxMcpServer setting to devcontainer configuration

This commit is contained in:
Denys Vuika
2026-07-07 15:03:01 +00:00
parent f1e4a08609
commit 8e69330110
+1
View File
@@ -28,6 +28,7 @@
"stylelint.configFile": "${workspaceFolder}/.stylelintrc.json",
"stylelint.configBasedir": "${workspaceFolder}",
"stylelint.validate": ["css", "less", "postcss", "scss"],
"nxConsole.enableNxMcpServer": false,
"editor.guides.indentation": true
},
"extensions": [