escodegen
escodegen copied to clipboard
feat: add `BigInt` support
@michaelficarra what should I do that this PR has been merged? Add tests?
My project requires the support of bigint https://github.com/javascript-obfuscator/javascript-obfuscator/issues/588
@sanex3339 Yes please. This PR would need tests before being merged.
@michaelficarra Tests added in https://github.com/estools/escodegen/pull/421. This PR can be closed.
~~@michaelficarra Is there anything blocking this?~~ Nevermind, the feature seems to have landed in master, just awaiting release.