How can I use the typescript compiler api so that I find all identifiers in `.js` files that are typed as `any`.
How can I use the typescript compiler api so that I find all identifiers in
.jsfiles that are typed asany.