Description
It is considered good practice to use the type-safe equality operators === and !== instead of their regular counterparts == and !=.
Occurrences
There are 8 occurrences of this issue in the repository.
See all occurrences on DeepSource → deepsource.io/gh/SpotlightForBugs/webwoelfe/issue/JS-0050/occurrences/
Description
It is considered good practice to use the type-safe equality operators
===and!==instead of their regular counterparts==and!=.Occurrences
There are 8 occurrences of this issue in the repository.
See all occurrences on DeepSource → deepsource.io/gh/SpotlightForBugs/webwoelfe/issue/JS-0050/occurrences/