Bilder + GSC + Posthog
This commit is contained in:
11
.claude/settings.local.json
Normal file
11
.claude/settings.local.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(grep -r \"BETTER_AUTH_URL\\\\|NEXT_PUBLIC_APP_URL\" /c/Users/a931627/Documents/stadtwerke-saas-analysis/innungsapp/apps/admin --include=\"*.ts\" --include=\"*.tsx\" --include=\"*.js\" 2>/dev/null | head -30)",
|
||||
"Bash(find /c/Users/a931627/Documents/stadtwerke-saas-analysis/innungsapp -name \".env*\" -o -name \"*.env*\" 2>/dev/null | grep -v node_modules)",
|
||||
"Bash(grep -r \"https://\" /c/Users/a931627/Documents/stadtwerke-saas-analysis/innungsapp/apps/admin --include=\"*.ts\" --include=\"*.tsx\" 2>/dev/null | grep -v node_modules | grep -v \".next\" | head -20)",
|
||||
"Bash(grep -r \"baseURL\\\\|trustedOrigins\\\\|BETTER_AUTH\" /c/Users/a931627/Documents/stadtwerke-saas-analysis/innungsapp/apps/admin --include=\"*.ts\" --include=\"*.tsx\" 2>/dev/null | grep -v node_modules | grep -v \".next\")",
|
||||
"Bash(find /c/Users/a931627/Documents/stadtwerke-saas-analysis/innungsapp/apps/admin -name \"*email*\" -type f 2>/dev/null | head -10)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user