{ "permissions": { "allow": [ "Bash(if exist dist rmdir /s /q dist)", "Bash(npm run build:*)", "Bash(find:*)", "Bash(npm run dev:*)", "Bash(npm install)", "Bash(npm cache clean:*)", "Bash(git rm:*)", "Bash(git checkout:*)" ], "deny": [], "ask": [] } }