Files
Craze-Data-check/.qwen/settings.json
T

14 lines
242 B
JSON
Raw Normal View History

{
"permissions": {
"allow": [
"Bash(npm run *)",
"Bash(git checkout *)",
"Bash(git merge *)",
"Bash(npx *)",
"Bash(git commit *)",
"Bash(git show *)",
"Bash(diff *)"
]
},
"$version": 3
}