We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8978ff commit a31962dCopy full SHA for a31962d
1 file changed
.claude/settings.local.json
@@ -10,7 +10,8 @@
10
"Bash(npx tsc:*)",
11
"Bash(yarn install)",
12
"Bash(node:*)",
13
- "Bash(rm:*)"
+ "Bash(rm:*)",
14
+ "Bash(yarn test:*)"
15
],
16
"deny": []
17
}
0 commit comments