C2LC-394: Enable ESLint checking for stray console.log statements.

Metadata

Source
C2LC-394
Type
Bug
Priority
N/A
Status
Done
Resolution
N/A
Assignee
N/A
Reporter
Created
2021-05-20T11:57:21.157-0400
Updated
2021-05-27T15:42:37.375-0400
Versions
N/A
Fixed Versions
  1. Coding Env 0.8
Component
  1. Coding Environment

Description

In a recent PR review, there was a stray console.log statement. We discussed updating our ESLint rules to throw an error on similar console.log statements.