esprima
esprima copied to clipboard
[feature] esprima cannot parse bigint
esprima cannot parse bigint, such as let a = 10n Will it provide support?
I've created a pull request: https://github.com/jquery/esprima/pull/2105
and fixed it in my fork esprima-next