269a775287
When `checkTypeOfOutputEvents` is `false`, we still need to produce the access to the `EventEmitter` so the Language Service can still get the type information about the field. That is, in a template `<div (output)="handle($event)"`, we still want to be able to grab information when the cursor is inside the "output" parens. The flag is intended only to affect whether the compiler produces diagnostics for the inferred type of the `$event`. PR Close #39515 |
||
---|---|---|
.. | ||
bundles | ||
ivy | ||
src | ||
test | ||
BUILD.bazel | ||
build.sh | ||
index.ts | ||
language-service.ts | ||
package.json |