The default Esprima engine is failing to parse my code. However, using acorn, I was able to build the AST of my code. Can you please support acorn?