regexp-tree icon indicating copy to clipboard operation
regexp-tree copied to clipboard

Traverse: deprecate `asNodes` option

Open DmitrySoshnikov opened this issue 7 years ago • 0 comments

The asNodes isn't used internally, and but still is handled in the traverse module. It's not that much one can do traversing just the nodes, and we should encourage usage of the NodePath instead as the default (and only) approach.

DmitrySoshnikov avatar Feb 06 '18 05:02 DmitrySoshnikov