Merge pull request #7 from marcos-f/fix/remove-hardcoded-windows-path

fix: remove hardcoded Windows path from Claude settings
This commit is contained in:
Leon van Zyl
2025-11-29 17:29:58 +02:00
committed by GitHub
2 changed files with 7 additions and 9 deletions

View File

@@ -11,9 +11,6 @@
"mcp__playwright__browser_close",
"Bash(git add:*)",
"Bash(git log:*)"
],
"additionalDirectories": [
"C:\\c\\Projects\\nextjs-better-auth-postgresql-starter-kit"
]
},
"enableAllProjectMcpServers": true,