fix: remove all linter errors
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// deno-lint-ignore-file
|
||||
function thumbHashToApproximateAspectRatio(hash) {
|
||||
let header = hash[3];
|
||||
let hasAlpha = hash[2] & 0x80;
|
||||
|
||||
Reference in New Issue
Block a user