Improved support for regular expressions in acorn
$ cnpm install acorn-parse-regexps
acorn now supports host-independent parsing of regular expressions out of the box. Just make sure that you use acorn >= 5.5.0 and set ecmaVersion >= 9 if you want to use new regular expression features. This plugin is deprecated.
Copyright 2013 - present © cnpmjs.org | Home |