0.1.1 • Published 6 years ago

acorn-optional-catch-binding v0.1.1

Weekly downloads
4,726
License
AGPL-3.0
Repository
github
Last release
6 years ago

Support for optional catch binding in Acorn

NPM version

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.

0.1.1

6 years ago

0.1.0

6 years ago