esprima-python
esprima-python copied to clipboard
add support for ecmascript 2018-2024
I have created esprima2 to get the parsing working again for modern real-world javascript code. It adds missing support for ECMAScript 2018-2024.
This pull request contains core additions from my project, I hope they prove useful.