react-native-macos/template
Frieder Bluemle d98ff02433 Fix template whitespace error (#26631)
Summary:
Very small update here. 0fcaca8e26 accidentally introduced a whitespace error (trailing whitespace) in an iOS test file - This whitespace error is now propagated into all new projects generated by `react-native init`. This fixes it.

## Changelog

[iOS] [Fixed] - Template whitespace error
Pull Request resolved: https://github.com/facebook/react-native/pull/26631

Test Plan: N/A

Differential Revision: D17661040

Pulled By: cpojer

fbshipit-source-id: 1858d2fe238d139894738187ec73f1e27e306294
2019-09-29 18:03:35 -07:00
..
__tests__ Exclude RN templates from internal linters 2019-02-11 15:42:17 -08:00
android Bump hermes to v0.2.1 (#26451) 2019-09-18 04:40:38 -07:00
ios Fix template whitespace error (#26631) 2019-09-29 18:03:35 -07:00
App.js Manual fixes for xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
_buckconfig Move react-native template 2018-12-07 07:49:19 -08:00
_eslintrc.js Add .eslintrc to RN project template (#23901) 2019-03-21 07:14:23 -07:00
_flowconfig Make RelativeImageStub regex match images in scoped packages (#26567) 2019-09-25 18:27:27 -07:00
_gitattributes Move react-native template 2018-12-07 07:49:19 -08:00
_gitignore Adding the debug.keystore file back (#25807) 2019-07-25 15:09:25 -07:00
_prettierrc.js Fresh RN projects fails ESLint / Prettier by default (#25478) 2019-07-15 02:09:59 -07: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 Exclude RN templates from internal linters 2019-02-11 15:42:17 -08:00
metro.config.js Exclude RN templates from internal linters 2019-02-11 15:42:17 -08:00
package.json Upgrade all dependencies in package.json template (#26563) 2019-09-25 22:03:45 -07:00