pascal-puetz

Results 2 issues of pascal-puetz

**Describe the bug** The `jasmine/prefer-toBeUndefined` rule produces an Assertion error when any spec file is found that contains a hit (e.g. `expect(undefined).toBe(undefined)` with `{"jasmine/prefer-toBeUndefined": "error"}` config). The error only occurs...

bug

##### **Overview of the feature** Angular 17.1 introduced the new Input Signal API which uses the `input()` or `input.required()` function to expose inputs to the component as an `InputSignal` instead...

Type: Enhancement
Priority: High
Status: Accepted