feat: Implement secure random generation for session IDs and card shuffling
This commit is contained in:
13
.claude/settings.local.json
Normal file
13
.claude/settings.local.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(ls:*)",
|
||||
"Bash(npm outdated:*)",
|
||||
"Bash(jq:*)",
|
||||
"Bash(node:*)",
|
||||
"Bash(npm run build:*)",
|
||||
"Bash(npm test)"
|
||||
],
|
||||
"deny": []
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user