eslint: Activate prefer-const rule and apply fixes
Ensure to declare a variable with const
when it is not reassigned.
Migrated from D5953 (view on Phabricator)
Staging instance, all changes can be removed at any time
Ensure to declare a variable with const
when it is not reassigned.
Migrated from D5953 (view on Phabricator)