Commit 1ab077e
committed
chore: exclude .claude from eslint and prettier
The agent tooling checks out full repo copies (including tsconfigs)
under .claude/worktrees/. Linting them made typescript-eslint report
"multiple candidate TSConfigRootDirs" and fail the whole run.
AI-Assisted-By: Claude Code1 parent c76b113 commit 1ab077e
2 files changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
| |||
0 commit comments