acorn-optional-catch-binding

Support for optional catch binding in acorn

acorn>=5.6 supports optional-catch-binding
Last updated 8 years ago by adrianheine .
AGPL-3.0 · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install acorn-optional-catch-binding 
SYNC missed versions from official npm registry.

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.

Current Tags

  • 0.1.1                                ...           latest (8 years ago)

2 Versions

  • 0.1.1 [deprecated]           ...           8 years ago
  • 0.1.0 [deprecated]           ...           8 years ago
Maintainers (1)
Downloads
Today 0
This Week 1
This Month 1
Last Day 0
Last Week 1
Last Month 2
Dependencies (1)
Dev Dependencies (5)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |