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 d61ce5a commit d9ea3c1Copy full SHA for d9ea3c1
.claude/settings.json
@@ -3,7 +3,8 @@
3
"allow": [
4
"Bash(npm run lint)",
5
"Bash(npm run typecheck)",
6
- "Bash(npm run test*)"
+ "Bash(npm run test*)",
7
+ "Bash(npm install)"
8
],
9
"deny": []
10
}
0 commit comments