react-native-macos/template
Kacper Wiszczuk 5218932b13 fix: change template to work with jest (#23150)
Summary:
This change is required to make `yarn test` work in newly initialized project.
`Jest@23` doesn't play well with new babel, so we need to install `babel-core@^7.0.0-bridge.0` and change `.babelrc` to `babel.config.js` to make it work. This is a temporary change till `jest` releases stable `24` version.
Pull Request resolved: https://github.com/facebook/react-native/pull/23150

Differential Revision: D13811428

Pulled By: hramos

fbshipit-source-id: 8db6b9177cd31d4a1213fb44964b05f26982bdf2
2019-01-24 17:33:50 -08:00
..
__tests__ Move react-native template 2018-12-07 07:49:19 -08:00
android android support library 28.0.0 (#23109) 2019-01-23 02:22:00 -08:00
ios Use RCTBridgeDelegate in the new project template (#23031) 2019-01-17 02:31:51 -08:00
App.js Move react-native template 2018-12-07 07:49:19 -08:00
_buckconfig Move react-native template 2018-12-07 07:49:19 -08:00
_flowconfig @allow-large-files [flow] Bump xplat/js to 0.91 and remove unused suppressions 2019-01-18 14:47:53 -08:00
_gitattributes Move react-native template 2018-12-07 07:49:19 -08:00
_gitignore Move react-native template 2018-12-07 07:49:19 -08:00
_watchmanconfig Move react-native template 2018-12-07 07:49:19 -08:00
app.json Move react-native template 2018-12-07 07:49:19 -08:00
babel.config.js fix: change template to work with jest (#23150) 2019-01-24 17:33:50 -08:00
index.js Move react-native template 2018-12-07 07:49:19 -08:00