Open
Description
The espree
parser is defined as a plugin for the Acorn parser. This plugin used to be accessible via espree/lib/espree.js
, but this is now an internal module and cannot be imported directly.
Could this value be exported from the package? Something like export const acornPlugin = espree;
Metadata
Assignees
Type
Projects
Status
Ready to Implement