Commit 5e7b0bc
committed
fix: ensure .claude.json is created as file, not directory
- Add check to remove .claude.json if it exists as directory
- This fixes issue where .claude.json was incorrectly created as directory
- Now properly creates it as a JSON file with empty object {}1 parent 0d5e7a9 commit 5e7b0bc
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
75 | 80 | | |
76 | 81 | | |
77 | 82 | | |
| |||
0 commit comments