Skip to content

Commit 2bb4daa

Browse files
ZonaHexsunng87
authored andcommitted
chore: update auto import
1 parent a0f9761 commit 2bb4daa

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

.eslintrc-auto-import.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,16 @@
115115
"watch": true,
116116
"watchEffect": true,
117117
"watchPostEffect": true,
118-
"watchSyncEffect": true
118+
"watchSyncEffect": true,
119+
"DirectiveBinding": true,
120+
"ExtractDefaultPropTypes": true,
121+
"ExtractPropTypes": true,
122+
"ExtractPublicPropTypes": true,
123+
"MaybeRef": true,
124+
"MaybeRefOrGetter": true,
125+
"onWatcherCleanup": true,
126+
"useId": true,
127+
"useModel": true,
128+
"useTemplateRef": true
119129
}
120130
}

0 commit comments

Comments
 (0)