revert npm logic

This commit is contained in:
pratik
2025-10-15 15:37:35 -05:00
parent 4feb9fe337
commit 2c7c5a1a97
5 changed files with 57 additions and 82 deletions

View File

@@ -38,7 +38,8 @@
"Bash(git checkout:*)",
"Bash(git push:*)",
"Bash(Start-Sleep -Seconds 10)",
"Bash(npm install:*)"
"Bash(npm install:*)",
"Bash(npm config get:*)"
],
"deny": [],
"ask": []