Ignore AST output of Esprima.
Only export comments and tokens. This way we don't have to JSON-encode the large AST, saving some speed.
Loading
Please sign in to comment
Only export comments and tokens. This way we don't have to JSON-encode the large AST, saving some speed.