Commit c9cbc1d
committed
chore(lint): exclude .claude tooling from eslint
The merged .claude/skills/implement/driver.mjs is a Node ESM script that
uses console/process; the flat config gives it no Node globals, so eslint
flags no-undef. It is tooling, not project source — ignore .claude/**.1 parent 0e747d8 commit c9cbc1d
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
0 commit comments