Commit 283319b
Adam Spiers
Deal gracefully with missing hook.init
It seems that in some cases, VariableDeclaration elements in the AST
are missing the init property. So add a check to handle this
gracefully.1 parent 16879fb commit 283319b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
0 commit comments