Support for optional catch binding in acorn
$ cnpm install acorn-optional-catch-binding
Since optional catch bindings are part of ECMAScript 2019, acorn now supports it out of the box. Just make sure that you use acorn >= 5.6.0 and set ecmaVersion >= 10. This plugin is deprecated.
Copyright 2013 - present © cnpmjs.org | Home |