DenQ / list-to-tree

Convert list to tree
BSD 3-Clause "New" or "Revised" License
87 stars 30 forks source link

fix(list-to-tree): respect empty_children option #16

Closed hyber1z0r closed 6 years ago

hyber1z0r commented 6 years ago

pass in empty_children option instead of always passing false

closes #15