Skip to content

Commit cb828f2

Browse files
committed
忘れてた
1 parent 200f8c3 commit cb828f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/types/volar-env.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ declare module '@vue/runtime-dom' {
1010
// https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/enterkeyhint
1111
enterkeyhint?: string
1212
}
13+
// eslint-disable-next-line @typescript-eslint/no-empty-interface
1314
interface SVGAttributes extends DataAndAriaAttributes {}
1415
}
1516

0 commit comments

Comments
 (0)