FLUID-6331: eslint-config-fluid should catch console log statements

Metadata

Source
FLUID-6331
Type
Improvement
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Tony Atkins [RtF]
Reporter
Justin Obara
Created
2018-08-29T12:43:14.621-0400
Updated
2024-07-22T10:35:24.974-0400
Versions
N/A
Fixed Versions
  1. 3.0
Component
  1. Infrastructure

Description

fluid-eslint-config should be setup to catch console log statements. I believe in the past this had been a feature of our linting, but it no longer appears to be in our configuration.

https://eslint.org/docs/rules/no-console

Comments