Skip to content
Snippets Groups Projects
Commit 2f8a4203 authored by Andrew Scott's avatar Andrew Scott Committed by Misko Hevery
Browse files

refactor(compiler-cli): Return addEventListener symbol for native output bindings (#39312)

Rather than returning `null`, we can provide some useful information to the Language Service
by returning a symbol for the `addEventListener` function call when the consumer
of a binding as an element.

PR Close #39312
parent 634c393d
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment