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
Hi,
I parsed the following code with esprima. However, when I tried to call visitor.objectify() on the ast, it givens the error in the following screenshot.
Hi,
I parsed the following code with esprima. However, when I tried to call visitor.objectify() on the ast, it givens the error in the following screenshot.
const path = require ( 's' ) ; module . exports = { process ( src , filename ) { return
template; } , }
Thanks!
The text was updated successfully, but these errors were encountered: