no-log.md

January 4, 2019 ยท View on GitHub

no-log

{{log}} will produce messages in the browser console. That is undesirable in a production environment.

This rule forbids the following:

{{log}}
{{log "foo" var}}