Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit26e1486

Browse files
committed
make lint again
1 parent18496a3 commit26e1486

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎site/src/components/Icons/VSCodeInsidersIcon.tsx‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@ export const VSCodeInsidersIcon = (props: SvgIconProps) => (
6161
width="224.045"
6262
height="226.988"
6363
filterUnits="userSpaceOnUse"
64-
color-interpolation-filters="sRGB"
64+
colorInterpolationFilters="sRGB"
6565
>
66-
<feFloodflood-opacity="0"result="BackgroundImageFix"/>
66+
<feFloodfloodOpacity="0"result="BackgroundImageFix"/>
6767
<feColorMatrix
6868
in="SourceAlpha"
6969
type="matrix"
@@ -94,9 +94,9 @@ export const VSCodeInsidersIcon = (props: SvgIconProps) => (
9494
width="122.618"
9595
height="297.191"
9696
filterUnits="userSpaceOnUse"
97-
color-interpolation-filters="sRGB"
97+
colorInterpolationFilters="sRGB"
9898
>
99-
<feFloodflood-opacity="0"result="BackgroundImageFix"/>
99+
<feFloodfloodOpacity="0"result="BackgroundImageFix"/>
100100
<feColorMatrix
101101
in="SourceAlpha"
102102
type="matrix"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp