Skip to content

Commit

Permalink
Fix jsdoc typing
Browse files Browse the repository at this point in the history
  • Loading branch information
wardpeet committed Apr 24, 2018
1 parent 50e3289 commit b597d17
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ class EfficientAnimatedContent extends ByteEfficiencyAudit {
/**
* Calculate rough savings percentage based on 1000 real gifs transcoded to video
* @param {number} bytes
* @return {number} rough savings percentage
* @see https://github.com/GoogleChrome/lighthouse/issues/4696#issuecomment-380296510 bytes
*/
static getPercentSavings(bytes) {
Expand Down

0 comments on commit b597d17

Please sign in to comment.