Zapobiegaj wprowadzeniu modułu węzłów w module węzłów VSCode

// Add this to skip files array
"${workspaceRoot}/node_modules/**/*",
Gifted Gorilla