Reports the
if
statements inside
if-elseif-else
constructs that use strict comparisons (
===
) and could be replaced with
match
expressions.