fix :infer-warning on isSymbolNode property access in parse-variables
Add ^js type hint so the ClojureScript compiler knows the element is a
plain JS object and stops attempting type inference on the property.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>