ngx-translate-lint
ngx-translate-lint copied to clipboard
Found too many zombies in the new Angular 17 control flow
Bug report
Describe the bug
The linter still works, but all keys inside a @if or @for ( or other @...) block are considered zombie keys.
To Reproduce
Steps to reproduce the behavior:
- Create an angular 17 project, with ngx-translate
- on the template put @if and inside its block enter a key
- run the linter