Created
February 24, 2020 23:20
-
-
Save manakuro/18e99214366ad8ae48ede3b09757e71f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
{ | |
"plugins":[ | |
["@babel/plugin-proposal-pipeline-operator", { "proposal": "minimal"}], | |
["@babel/plugin-proposal-optional-chaining", { "loose": false }], | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment