fix: visit expression node in directives (#10527)
* fix: visit child nodes in directives
* test
* cleanup
* small change
* lint
* err
* types
* define the set locally, limit the blast radius
---------
Co-authored-by: Rich Harris <rich.harris@vercel.com>
|