ptmt / react-native-macos

[deprecated in favor of https://microsoft.github.io/react-native-windows/] React Native for macOS is an experimental fork for writing desktop apps using Cocoa
MIT License
11.25k stars 429 forks source link

Update _babelrc #221

Closed jimberlage closed 5 years ago

jimberlage commented 5 years ago

The extra comma here was preventing parsing.

Motivation

I want to add react-native-macos as a build target to https://github.com/drapanjanas/re-natal - this prevents the .babelrc file from being parsed as JSON.

Test Plan

N/A, single character change that can be easily reviewed for correctness.

Release Notes

[GENERAL] [BUGFIX] [local-cli/templates/HelloWorld/_babelrc]