Update eslint-suppressions.json
This commit is contained in:
@@ -76,7 +76,7 @@
|
|||||||
},
|
},
|
||||||
"src/components/Post/Embed/ImageEmbed.tsx": {
|
"src/components/Post/Embed/ImageEmbed.tsx": {
|
||||||
"@typescript-eslint/no-explicit-any": {
|
"@typescript-eslint/no-explicit-any": {
|
||||||
"count": 1
|
"count": 2
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/utils.tsx": {
|
"src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/utils.tsx": {
|
||||||
@@ -174,7 +174,7 @@
|
|||||||
},
|
},
|
||||||
"src/components/images/AutoSizedImage.tsx": {
|
"src/components/images/AutoSizedImage.tsx": {
|
||||||
"@typescript-eslint/no-explicit-any": {
|
"@typescript-eslint/no-explicit-any": {
|
||||||
"count": 1
|
"count": 2
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"src/components/images/Gallery/index.tsx": {
|
"src/components/images/Gallery/index.tsx": {
|
||||||
|
|||||||
Reference in New Issue
Block a user