react-native-macos/Libraries/LogBox
Jordan Brown 90ab8b89e8 Last pass over non-generated files for explicit inexact object rollout
Summary:
The flow team is rolling out exact-by-default object types to xplat/js. In order to do that, we need to take all inexact objects `{}` and turn them into explicitly inexact objects `{...}`.

This codemod does not change any type checking behavior. Prettier was run on all of the modified files with `format`.

drop-conflicts

Changelog: [Internal]

Reviewed By: zackargyle

Differential Revision: D18785076

fbshipit-source-id: c89c7fcc9eabe69859c8a488e03185fba5d06f80
2019-12-04 21:41:16 -08:00
..
Data Last pass over non-generated files for explicit inexact object rollout 2019-12-04 21:41:16 -08:00
UI Last pass over non-generated files for explicit inexact object rollout 2019-12-04 21:41:16 -08:00
__tests__ LogBox - Add support for filtering warnings 2019-11-11 16:12:43 -08:00
LogBox.js Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00