Skip to content
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
mubaidr committed Dec 24, 2019
1 parent c1bb958 commit 94112c5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/lib/transformers/templateRefs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ export function updateTemplateRefs(migrationHelper: MigrationHelper) {

templateRefSet.add(name)

//TODO: replace expression with new expressions
console.log(nodePath.node)
//TODO: if parent member expression is this then replace the expressions
}
})

Expand Down

0 comments on commit 94112c5

Please sign in to comment.