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