Daniel Tschinder d9dd32860a Fix replacing for-of if inside label (#4736)
This replaces the label instead of the for-of itself as we already
integrate the label in the replacement nodes.
Fixes #3858
2016-10-17 17:27:13 -04:00

4 lines
45 B
JSON

{
"plugins": ["transform-es2015-for-of"]
}