You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
which is not what one would expect rewriting the code. That's a small, innocent literal array. And yet I see no way to make escodegen output such lists as [1, 2]. Could you add it as a default behaviour and an option, please?
get rewritten into
which is not what one would expect rewriting the code. That's a small, innocent literal array. And yet I see no way to make
escodegenoutput such lists as[1, 2]. Could you add it as a default behaviour and an option, please?