Commit a7a8659
committed
chore: switch lint scripts from eslint to pickier
Per CLAUDE.md, pickier is the lint tool — not eslint. The lint /
lint:fix scripts and the lint-staged glob still called bunx eslint,
which pulled eslint from npm on every run. Swapped to
bunx --bun pickier so local lint matches the documented tool.
Refresh lockfile so the eslint package is no longer pinned.1 parent 5ac21ff commit a7a8659
2 files changed
Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
| 60 | + | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments