Files
HellreigN/frontend/.qwen/settings.json
T
nikita 2bc3da21fd
ci-front / build (push) Successful in 2m19s
feat: launch scripts
2026-04-05 06:54:33 +03:00

16 lines
263 B
JSON

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