Pattern: Use of null literal Issue: - Description Disallows null literals, to encourage using undefined instead. Further Reading GitHub - no-null