You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

24 lines
512 B

{
"permissions": {
"allow": [
"Bash(npm run build:*)",
"Bash(npm install)",
"Bash(npm run lint)",
"Bash(rm:*)",
"Bash(ls:*)",
"Bash(pkill:*)",
"Bash(true)",
"Bash(npm start)",
"Bash(grep:*)",
"Bash(sudo rm:*)",
"Bash(npx eslint:*)",
"Bash(npm run lint:*)",
"Bash(gh release create:*)",
"Bash(npm search:*)",
"Bash(npm pack:*)",
"Bash(npm:*)",
"WebFetch(domain:keenthemes.com)"
],
"deny": []
}
}