13 lines
177 B
JSON

{
"permissions": {
"allow": [
"Bash(npx eslint:*)",
"Bash(npm ls:*)",
"Bash(npm show:*)",
"Bash(cat:*)"
],
"deny": [],
"ask": []
}
}