Commit d9c5dad
fix: Add oxlint to root devDependencies for workspace resolution
Sample apps reference `npx oxlint` but oxlint was only installed in
packages/core. With yarn PnP, the binary isn't available to sibling
workspaces. Adding it to root devDependencies makes it available to
all workspaces.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 1005db9 commit d9c5dad
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29401 | 29401 | | |
29402 | 29402 | | |
29403 | 29403 | | |
| 29404 | + | |
29404 | 29405 | | |
29405 | 29406 | | |
29406 | 29407 | | |
| |||
0 commit comments