react-native/local-cli/generator/templates
kentaromiura 8689b0f21c Adding jest and jest babel preset to the react-native init command
Summary:
Adding jest and its presets to the react-native init command

**Test plan (required)**
run react-native init foo (using `npm link` to use the local `react-native` version)
inside foo there are now a .babelrc file and the package.json is set up as described by
https://facebook.github.io/jest/docs/tutorial-react-native.html#setup
Closes https://github.com/facebook/react-native/pull/9719

Differential Revision: D3843037

Pulled By: bestander

fbshipit-source-id: 004e27ebd3f257a202ed43f378d6fe6cc23ced52
2016-09-09 17:43:42 -07:00
..
__tests__ Adding jest and jest babel preset to the react-native init command 2016-09-09 17:43:42 -07:00
_buckconfig Added BUCK to generated app with react-native-cli init 2016-04-01 08:54:19 -07:00
_gitignore Add .iml to ignore target. 2016-05-23 04:58:24 -07:00
_watchmanconfig [cli] convert project generation to use yeoman 2015-08-12 12:04:27 +01:00
index.android.js Adding jest and jest babel preset to the react-native init command 2016-09-09 17:43:42 -07:00
index.ios.js Adding jest and jest babel preset to the react-native init command 2016-09-09 17:43:42 -07:00