react-native-macos/RNTester/js
Michael Bolin 9064c18376 Fix sketchy null checks induced by new formatting in Prettier 2.0
Summary:
Update code to prepare for Prettier 2.0, which will
reformat `a || (b || c)` to `a || b || c`.

Changelog: [Internal] prepare for Prettier 2.0

Reviewed By: kassens

Differential Revision: D20639483

fbshipit-source-id: c2932b1495884684172ba9291d56c546f51711b8
2020-03-25 10:06:24 -07:00
..
assets - Update folder structure of RNTester's JS directory. (#25013) 2019-05-28 08:39:18 -07:00
components Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
examples Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
types Fix warning in FlatListExample 2019-07-15 13:31:48 -07:00
utils Fix sketchy null checks induced by new formatting in Prettier 2.0 2020-03-25 10:06:24 -07:00
RNTesterApp.android.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
RNTesterApp.ios.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00