chore[react-devtools-shell]: disable warnings in dev server overlay (#32005)
Disables warnings Webpack DevServer overlay, which is used by React DevTools shell. We are testing against `react-native-web` in this shell, and it installs older versions of the `react-dom` package, and there are some expected discrepancies between it and `react-dom` from source. Before:  After: 
R
Ruslan Lesiutin committed
426872679d0f15f7a008a61ac97cd4e63d1bfd96
Parent: a160102
Committed by GitHub <[email protected]>
on 1/8/2025, 12:14:52 PM