Use const/let instead of var in JavaScript

Created on 20 May 2025, 20 days ago

Problem/Motivation

Drupal JS standards says all variables should use const or let instead of var.
https://www.drupal.org/docs/develop/standards/javascript-coding-standard...

Proposed resolution

Update the JS to use const / let

Remaining tasks

Do it

📌 Task
Status

Active

Version

1.0

Component

Code

Created by

🇮🇪Ireland markconroy

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024