Commit bc159de
fix(ios-prebuild): flow strict-local + prettier cleanup for the compose guard test
new Set() needed an explicit type argument under strict-local, and the
exec-in-while-condition loop lost Flow's null refinement — matchAll avoids
both. headers-rules.md reflowed by prettier.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 0929a23 commit bc159de
2 files changed
Lines changed: 5 additions & 6 deletions
File tree
- packages/react-native/scripts/ios-prebuild
- __docs__
- __tests__
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
364 | | - | |
365 | | - | |
366 | | - | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
| |||
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
| 27 | + | |
| 28 | + | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
| |||
0 commit comments