website icon indicating copy to clipboard operation
website copied to clipboard

Fix JS Lint Warnings

Open lewisgoddard opened this issue 1 year ago • 1 comments

Fixes the warnings that appear in the lint logs due to old style var usage over let or const for variable assignment.

This pull request is ready for review.

lewisgoddard avatar Jan 16 '24 17:01 lewisgoddard