settings.local.json 155 Bytes RawBlameHistoryPermalink 1 2 3 4 5 6 7 8 9 10 { "permissions": { "allow": [ "Bash(grep -E \"\\.(js|vue|html)$\")", "Bash(npm install axios)" ], "deny": [], "ask": [] } }