dart-archive/angular_analyzer_plugin

Check that $event is used correctly (placement + types)

Closed this issue · 1 comments

Currently all dart expressions accept $event as an 'any' type, but we can do better than that.

PR #68 merged