Commit a689dad
app: track uniwind-types.d.ts (fresh clones + CI can't generate it)
The file is uniwind-generated at metro start, but its content derives
only from the themes config — and without it `tsc --noEmit` fails on
any checkout that never ran the dev server (CI, fresh contributor
clones): the className augmentation on RN components vanishes. Track
it like a lockfile-ish artifact; expo-env.d.ts and .expo/types stay
ignored (their absence produces no type errors today).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent fc8740a commit a689dad
2 files changed
Lines changed: 15 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments