Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support optional catch binding #28

Open
cjolowicz opened this issue Jan 18, 2019 · 0 comments
Open

Support optional catch binding #28

cjolowicz opened this issue Jan 18, 2019 · 0 comments

Comments

@cjolowicz
Copy link
Owner

cjolowicz commented Jan 18, 2019

yarn add --dev @babel/plugin-proposal-optional-catch-binding

.babelrc

{
  "plugins": ["@babel/plugin-proposal-optional-catch-binding"]
}

https://github.com/tc39/proposal-optional-catch-binding
https://babeljs.io/docs/en/next/babel-plugin-proposal-optional-catch-binding.html

@cjolowicz cjolowicz added this to the 0.5.0 milestone Jan 18, 2019
@cjolowicz cjolowicz modified the milestones: 0.5.0, 0.6.0 Jan 29, 2019
@cjolowicz cjolowicz removed this from the 0.6.0 milestone Feb 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant