Screen Size Required
The Release Insights feature is currently optimized for larger screens (laptops and desktops).
Please use a larger screen to access this feature for the best experience.
Loading ESLint rules...
The Release Insights feature is currently optimized for larger screens (laptops and desktops).
Please use a larger screen to access this feature for the best experience.
ESLint rules newly released in Angular 21
Ensures that computed() returns a value. Omitting the value is likely a mistake.
View documentationDisallows the non-null assertion operator (!) in templates
View documentationEnsures that takeUntilDestroyed() is called with an explicit DestroyRef when used outside of an injection context
View documentationSuggests using [class] bindings over ngClass where applicable
View documentationUse model instead of input and output for two-way bindings
View documentation