Skip to content

Commit f915cfa

Browse files
authored
feat: add clipboard-event (#264)
[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 -->
1 parent c92c583 commit f915cfa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18581,6 +18581,9 @@
1858118581
},
1858218582
"eslint-plugin-gj-ts": {
1858318583
"version": "*"
18584+
},
18585+
"clipboard-event": {
18586+
"version": "*"
1858418587
}
1858518588
}
1858618589
}

0 commit comments

Comments
 (0)