regexp-tree
regexp-tree copied to clipboard
Traverse: deprecate `asNodes` option
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.