{ "permissions": { "allow": ["Bash(npm run *)", "Bash(npm test *)", "Read(*), Glob(*)"], "deny": [ "Bash(grep *)", "Bash(ls *)", "Bash(cat *)", "Bash(head *)", "Bash(tail *)", "Bash(sed *)" ] } }