Closed icecream17 closed 2 years ago
This is a copy of #698, but remade so that there's only 1 commit and so that the tests are reflected as passing.
Copied from #698:
There are plenty of unsupported objects: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects, this just adds one
Kinda fixes #697. But tree-sitter still doesn't support
Add AggregateError
There seems to be a vertical column alignment, so it kept it.
Slightly more updated code
Thanks for the contribution @icecream17 🙇🏾
This is a copy of #698, but remade so that there's only 1 commit and so that the tests are reflected as passing.
Copied from #698:
There are plenty of unsupported objects: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects, this just adds one
Kinda fixes #697. But tree-sitter still doesn't support
Description of the Change
Add AggregateError
Alternate Designs
There seems to be a vertical column alignment, so it kept it.
Benefits
Slightly more updated code
Possible Drawbacks
Applicable Issues
697