esprima cannot parse bigint, such as let a = 10n Will it provide support?
esprima cannot parse bigint, such as
let a = 10n
Will it provide support?