Skip to content

Commit

Permalink
chore: update playwright
Browse files Browse the repository at this point in the history
  • Loading branch information
sharevb committed Jan 26, 2025
1 parent fd1647a commit 2a836f0
Show file tree
Hide file tree
Showing 5 changed files with 2,021 additions and 3,889 deletions.
13 changes: 12 additions & 1 deletion .eslintrc-auto-import.json
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,17 @@
"toValue": true,
"injectLocal": true,
"provideLocal": true,
"useClipboardItems": true
"useClipboardItems": true,
"DirectiveBinding": true,
"ExtractDefaultPropTypes": true,
"ExtractPropTypes": true,
"ExtractPublicPropTypes": true,
"MaybeRef": true,
"MaybeRefOrGetter": true,
"WritableComputedRef": true,
"onWatcherCleanup": true,
"useId": true,
"useModel": true,
"useTemplateRef": true
}
}
Loading

0 comments on commit 2a836f0

Please sign in to comment.