remove range property from nodes, clean up babylon codebase
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { types as tt } from "../tokentype";
|
||||
import { types as tt } from "../tokenizer/types";
|
||||
import { Parser } from "../state";
|
||||
|
||||
var pp = Parser.prototype;
|
||||
|
||||
Reference in New Issue
Block a user