Files
HellreigN/frontend/.qwen/settings.json
T
nikita aac3fa3758
ci-front / build (push) Successful in 1m58s
feat: graph-page
2026-04-04 12:14:17 +03:00

15 lines
240 B
JSON

{
"permissions": {
"allow": [
"Bash(yarn *)",
"Bash(npx *)",
"Bash(npm run *)",
"Bash(type *)",
"Bash(dir)",
"Bash(move *)",
"Bash(findstr *)",
"Bash(del *)"
]
},
"$version": 3
}