Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

Adds support for nullish coalescing operator #2076

Conversation

claudiopro
Copy link
Contributor

Summary

Adds support for nullish coalescing operator which was missing from the babel config of the OSS repo.

Test Plan

yarn
Verify Travis CI tests pass

@claudiopro claudiopro force-pushed the nullish-coalescing-operator-support branch from 77c8b7d to ec5eaf5 Compare June 12, 2019 15:26
Copy link

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@claudiopro has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

package.json Outdated Show resolved Hide resolved
Copy link
Contributor

@noahlemen noahlemen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@claudiopro
Copy link
Contributor Author

Thanks @NoamELB!

Copy link

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@claudiopro is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link

@claudiopro merged this pull request in 96c7221.

jdecked pushed a commit to twitter-forks/draft-js that referenced this pull request Oct 9, 2019
Summary:
**Summary**

Adds support for nullish coalescing operator which was missing from the babel config of the OSS repo.

**Test Plan**

`yarn`
Verify Travis CI tests pass
Pull Request resolved: facebookarchive#2076

Differential Revision: D15781518

Pulled By: claudiopro

fbshipit-source-id: 4d6deb3503dfbbcf142a8dbaa10ebc2ec8e7a1c4
mmissey pushed a commit to mmissey/draft-js that referenced this pull request Mar 24, 2020
Summary:
**Summary**

Adds support for nullish coalescing operator which was missing from the babel config of the OSS repo.

**Test Plan**

`yarn`
Verify Travis CI tests pass
Pull Request resolved: facebookarchive#2076

Differential Revision: D15781518

Pulled By: claudiopro

fbshipit-source-id: 4d6deb3503dfbbcf142a8dbaa10ebc2ec8e7a1c4
alicayan008 pushed a commit to alicayan008/draft-js that referenced this pull request Jul 4, 2023
Summary:
**Summary**

Adds support for nullish coalescing operator which was missing from the babel config of the OSS repo.

**Test Plan**

`yarn`
Verify Travis CI tests pass
Pull Request resolved: facebookarchive/draft-js#2076

Differential Revision: D15781518

Pulled By: claudiopro

fbshipit-source-id: 4d6deb3503dfbbcf142a8dbaa10ebc2ec8e7a1c4
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants