style(backend): fix all eslint errors (#9967)
This commit is contained in:

committed by
GitHub

parent
7c5fc2c423
commit
8f9ce23e52
@@ -107,7 +107,7 @@ export class ImageProcessingService {
|
||||
withoutEnlargement: true,
|
||||
})
|
||||
.rotate()
|
||||
.webp(options)
|
||||
.webp(options);
|
||||
|
||||
return {
|
||||
data,
|
||||
|
Reference in New Issue
Block a user