lol
This commit is contained in:
parent
c3c1736e4d
commit
e482f9b0b4
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ export function transform(recipe: TransformRecipe, code:string){
|
|||
if (codePath.node.type === path.node.type){
|
||||
console.log("We found a match with");
|
||||
console.log(codePath.node);
|
||||
|
||||
}
|
||||
}
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue