settings.local.json 172 Bytes RawBlameHistoryPermalink 1 2 3 4 5 6 7 8 9 10 11 { "permissions": { "allow": [ "Bash(tree src/ -I node_modules)", "Bash(npm run serve)", "Bash(tree src/)" ], "deny": [], "ask": [] } }