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

Commit 61e891d

Browse files
committed
Fix lint warning
1 parent 062997c commit 61e891d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎types/index.d.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ type VueTestUtilsRenderOptions = Omit<
3030
MountingOptions<Record<string, any>>,
3131
'attachTo' | 'shallow' | 'propsData'
3232
>
33-
type VueTestingLibraryRenderOptions= {
33+
interface VueTestingLibraryRenderOptions {
3434
/**
3535
* @deprecated Add a Vuex instance through `global.plugins` array instead.
3636
*/

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /