diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 1d72b43..97e5598 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -5,7 +5,8 @@ "Bash(npm test *)", "Bash(npm list *)", "Bash(./node_modules/.bin/ng test *)", - "Bash(npx ng *)" + "Bash(npx ng *)", + "Bash(npm start *)" ] } }