fase(10): frontend shadcn-ui shell with auth
This commit is contained in:
@@ -1,14 +1,9 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(npm *)",
|
||||
"Bash(npx *)",
|
||||
"Bash(node *)",
|
||||
"Bash(git *)",
|
||||
"Bash(cd *)",
|
||||
"Bash(cat *)",
|
||||
"Bash(ls *)",
|
||||
"Bash(mkdir *)",
|
||||
"Bash(ls *)",
|
||||
"Bash(cat *)",
|
||||
"Bash(cp *)",
|
||||
"Bash(mv *)",
|
||||
"Bash(rm *)",
|
||||
@@ -21,11 +16,25 @@
|
||||
"Bash(echo *)",
|
||||
"Bash(which *)",
|
||||
"Bash(pwd)",
|
||||
"Bash(cd *)",
|
||||
"Bash(npm *)",
|
||||
"Bash(npx *)",
|
||||
"Bash(node *)",
|
||||
"Bash(git *)",
|
||||
"Bash(docker *)",
|
||||
"Bash(docker compose *)",
|
||||
"Bash(tsc *)",
|
||||
"Bash(vitest *)",
|
||||
"Bash(eslint *)",
|
||||
"Bash(wc *)",
|
||||
"Bash(sort *)",
|
||||
"Bash(uniq *)",
|
||||
"Bash(touch *)",
|
||||
"Bash(chmod *)",
|
||||
"Bash(test *)",
|
||||
"Bash(diff *)",
|
||||
"Bash(tar *)",
|
||||
"Bash(curl *)",
|
||||
"Bash(tree *)",
|
||||
"Read",
|
||||
"Write",
|
||||
"Edit",
|
||||
|
||||
Reference in New Issue
Block a user