diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 1ac4010..7d7c5f7 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -9,7 +9,11 @@ "Bash(git add:*)", "Bash(git commit:*)", "Bash(git push:*)", - "Bash(npm run dev:*)" + "Bash(npm run dev:*)", + "Bash(findstr:*)", + "Bash(npm link:*)", + "Bash(find:*)", + "Bash(nul)" ], "deny": [], "ask": [] diff --git a/CLAUDE.md b/CLAUDE.md index 1336731..f638f58 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -1 +1,2 @@ -- 주석은 한글로 작성 \ No newline at end of file +- 주석은 한글로 작성 +- D:\Projects\WebstormProjects\demo-app 에 link 된 데모 앱이 있음 \ No newline at end of file