angular-eslint-injection-context
v1.6.0
Published
Angular injection context lint rules for ESLint
Readme
angular-eslint-injection-context
ESLint rules for Angular injection context. Say goodbye to the NG0203 runtime error!
Checks that inject() and similar functions (takeUntilDestroyed(), toSignal(), resource(), form()...) are called in an injection context.
