dart-archive/angular_analyzer_plugin

warn using ++, += in a template

Closed this issue · 0 comments

Looks like I need to vet which types of assignments, and which unary operators, are valid in dart templates and warn when they're used.