Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace Acornima.Ast with Esprima.Ast import
Swapped the unused Acornima.Ast import with the correct Esprima.Ast. This ensures compatibility and aligns with the required dependencies for JavaScript evaluation. No functional changes were made.
- Loading branch information