Commit 096de7c
ci: recreate expo-env.d.ts before app typecheck
The file is expo-generated and gitignored per expo's own guidance, but
its expo/types reference carries the *.css module declaration — without
it the @/global.css side-effect import is the one remaining app
typecheck error on a fresh checkout.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent ecb8723 commit 096de7c
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
37 | 41 | | |
38 | 42 | | |
39 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
40 | 46 | | |
41 | 47 | | |
42 | 48 | | |
| |||
0 commit comments