add transform import - closes babel/babel-eslint#83
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import normalizeAst from "./normalize-ast";
|
||||
import transform from "../transformation";
|
||||
import estraverse from "estraverse";
|
||||
import * as acorn from "../../acorn";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user