Skip to content

Commit

Permalink
Update: add ImportExpression (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
mysticatea committed Aug 13, 2019
1 parent 5967f58 commit 9331cc0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/visitor-keys.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,9 @@
"ImportDefaultSpecifier": [
"local"
],
"ImportExpression": [
"source"
],
"ImportNamespaceSpecifier": [
"local"
],
Expand Down

0 comments on commit 9331cc0

Please sign in to comment.