Summary
ESLint was added to the CI pipeline but not all default settings were kept in order to keep changes parsable. Specifically, the configuration for the const rules was set to ‘off’ in the initial PR. The aim of this ticket is to re-enable the default configuration for the const rule and make updates to the codebase as necessary.
Acceptance Criteria
Summary
ESLint was added to the CI pipeline but not all default settings were kept in order to keep changes parsable. Specifically, the configuration for the
construles was set to ‘off’ in the initial PR. The aim of this ticket is to re-enable the default configuration for theconstrule and make updates to the codebase as necessary.Acceptance Criteria
constset to default in eslint.config.cjsconstfor not redefined variables committeduvand another withjquery)