mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
chore: add nxConsole.enableNxMcpServer setting to devcontainer configuration
This commit is contained in:
@@ -28,6 +28,7 @@
|
|||||||
"stylelint.configFile": "${workspaceFolder}/.stylelintrc.json",
|
"stylelint.configFile": "${workspaceFolder}/.stylelintrc.json",
|
||||||
"stylelint.configBasedir": "${workspaceFolder}",
|
"stylelint.configBasedir": "${workspaceFolder}",
|
||||||
"stylelint.validate": ["css", "less", "postcss", "scss"],
|
"stylelint.validate": ["css", "less", "postcss", "scss"],
|
||||||
|
"nxConsole.enableNxMcpServer": false,
|
||||||
"editor.guides.indentation": true
|
"editor.guides.indentation": true
|
||||||
},
|
},
|
||||||
"extensions": [
|
"extensions": [
|
||||||
|
|||||||
Reference in New Issue
Block a user