Skip to content

Commit a31962d

Browse files
committed
settings
1 parent a8978ff commit a31962d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.claude/settings.local.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"Bash(npx tsc:*)",
1111
"Bash(yarn install)",
1212
"Bash(node:*)",
13-
"Bash(rm:*)"
13+
"Bash(rm:*)",
14+
"Bash(yarn test:*)"
1415
],
1516
"deny": []
1617
}

0 commit comments

Comments
 (0)