Skip to content

Commit

Permalink
chore: dependencies updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjackwills committed Nov 17, 2023
1 parent c7a27c3 commit 1b26249
Show file tree
Hide file tree
Showing 4 changed files with 599 additions and 380 deletions.
6 changes: 5 additions & 1 deletion .eslintrc-auto-import.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,10 @@
"watchPostEffect": true,
"watchSyncEffect": true,
"websocketModule": true,
"toValue": true
"toValue": true,
"ExtractDefaultPropTypes": true,
"ExtractPropTypes": true,
"ExtractPublicPropTypes": true,
"WritableComputedRef": true
}
}
Loading

0 comments on commit 1b26249

Please sign in to comment.