Skip to content

Fixing linting warnings (using 'const' instead of 'let' when possible)

David Sikter requested to merge fix-linting-warnings into develop

Fixes linting warnings introduced by the upgrade of the linter to a newer version. (These warnings were previously ignored).

Merge request reports