.claude/settings.local.json
|
{ "permissions": { "allow": [ "Bash(pwsh -NoProfile -Command \"Invoke-Pester . -Output Detailed\")", "Bash(pwsh -NoProfile -Command \"Invoke-Pester -Path test/configmap.tests.ps1 -Filter @{FullName='*reslove lists*'} -Output Detailed\")", "Bash(pwsh -NoProfile -Command \"Invoke-Pester -Path test/configmap.tests.ps1 -Output Detailed\")" ] } } |