Skip to content

Find an alternative to Esprima #8056

@tykus160

Description

@tykus160

Have you read the FAQ and checked for duplicate open issues?
Y

Is your feature request related to a problem? Please describe.

Esprima, the tool we're using during externs generation, is no longer supported. Due to that we are limited in terms of progressing with the codebase, i.e. we are not able to enable more modern JS syntax.

Describe the solution you'd like

Check can we use any of modern alternatives. Most natural seems to be espree which is based on Esprima and provides similar API.

Describe alternatives you've considered

Additional context

Are you planning to send a PR to add it?

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions