Skip unknown node types #587
stefanprobst
started this conversation in
Ideas
Replies: 1 comment
-
Hi @stefanprobst, good idea, let's enable this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hi @davidbonnet, what do you think about allowing to (optionally) skip unknown node types? for example the typescript nodes created by
@typescript-eslint/typescript-estree
. i know very little about asts, but maybe like this small change? thanks!Beta Was this translation helpful? Give feedback.
All reactions