Commit 9c3eaf4
fix(ci): add ambient type reference for oxlint-config imports
The TS build failed because private.ts imports from @rnx-kit/oxlint-config/*
which ships no type declarations. Add a triple-slash reference so the
existing types.d.ts is always in scope, even when other packages compile
this file with their own tsconfig.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 9fad281 commit 9c3eaf4
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
0 commit comments