Skip to content

Commit

Permalink
feat: add clipboard-event (#264)
Browse files Browse the repository at this point in the history
[skip ci]

add clipboard-event to whitelist

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Introduced clipboard event handling capabilities to enhance user
interactions with clipboard data.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
  • Loading branch information
ZiuChen authored Sep 5, 2024
1 parent c92c583 commit f915cfa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18581,6 +18581,9 @@
},
"eslint-plugin-gj-ts": {
"version": "*"
},
"clipboard-event": {
"version": "*"
}
}
}

0 comments on commit f915cfa

Please sign in to comment.