chore(dx/nx): remove unnecessary mcp config

This commit is contained in:
Elian Doran 2025-08-31 12:10:11 +03:00
parent e03fa2485c
commit 5bc16cfe38
No known key found for this signature in database

8
.vscode/mcp.json vendored
View File

@ -1,8 +0,0 @@
{
"servers": {
"nx-mcp": {
"type": "http",
"url": "http://localhost:9461/mcp"
}
}
}