You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when linting, I see the following errors for the quality.js plugin;
mediaelement-plugins/src/quality/quality.js
99:9 error Redundant double negation no-extra-boolean-cast
110:16 error Redundant double negation no-extra-boolean-cast
398:37 error 'currentQuality' is assigned a value but never used no-unused-vars
someone out there to take a look ?
The text was updated successfully, but these errors were encountered:
Hi,
when linting, I see the following errors for the quality.js plugin;
someone out there to take a look ?
The text was updated successfully, but these errors were encountered: