glimmerjs / glimmer-vm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

expose visitor keys in index for eslint plugin

patricklx opened this issue · comments

why do we need them?
Also, why is it still using the v1 AST?

How do i get the a v2 ast when using the preprocess function?
edit: should be normalize? But how to traverse?

it looks like other functions like traverse, vistior ,template locals are using v1ast