We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 462d0c0 commit 86979c0Copy full SHA for 86979c0
.claude/settings.local.json
@@ -64,7 +64,9 @@
64
"Bash(TEST_MEMORY=1 node --expose-gc node_modules/jest/bin/jest.js --no-coverage test/memory.test.ts -t \"file database operations\" --runInBand --detectOpenHandles)",
65
"Bash(TEST_MEMORY=1 TEST_ESM=1 node --expose-gc --experimental-vm-modules node_modules/jest/bin/jest.js --no-coverage test/memory.test.ts -t \"final test marker\" --runInBand)",
66
"WebFetch(domain:osv.dev)",
67
- "Bash(npm update:*)"
+ "Bash(npm update:*)",
68
+ "Bash(npm install)",
69
+ "Bash(gh repo view:*)"
70
]
71
},
72
"enableAllProjectMcpServers": false
0 commit comments