Skip to content

Commit cef066c

Browse files
committed
chore: update playwright
1 parent fd1647a commit cef066c

5 files changed

+2021
-3889
lines changed

.eslintrc-auto-import.json

+12-1
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,17 @@
289289
"toValue": true,
290290
"injectLocal": true,
291291
"provideLocal": true,
292-
"useClipboardItems": true
292+
"useClipboardItems": true,
293+
"DirectiveBinding": true,
294+
"ExtractDefaultPropTypes": true,
295+
"ExtractPropTypes": true,
296+
"ExtractPublicPropTypes": true,
297+
"MaybeRef": true,
298+
"MaybeRefOrGetter": true,
299+
"WritableComputedRef": true,
300+
"onWatcherCleanup": true,
301+
"useId": true,
302+
"useModel": true,
303+
"useTemplateRef": true
293304
}
294305
}

0 commit comments

Comments
 (0)