Skip to content

Instantly share code, notes, and snippets.

@manakuro
Created February 24, 2020 23:20
Show Gist options
  • Save manakuro/18e99214366ad8ae48ede3b09757e71f to your computer and use it in GitHub Desktop.
Save manakuro/18e99214366ad8ae48ede3b09757e71f to your computer and use it in GitHub Desktop.
{
"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