SiteLint documentation and guidelines

The errors were logged to the console.error

Description

Rule ID: console-log-error

This rule determines when console.error is being used and sends the console message to the platform.

Purpose

Monitoring console.error is crucial to quickly catching and analyzing potential issues.

Standard

SiteLint, Quality, Best Practice