Skip to content

Commit

Permalink
Add structuredClone
Browse files Browse the repository at this point in the history
  • Loading branch information
tshemsedinov committed Oct 20, 2024
1 parent b488de2 commit c917b7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rules/globals.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ module.exports = {
AbortSignal: true,
DOMException: true,
fetch: true,
structuredClone: true,
console: true,
process: true,
Buffer: true,
Expand Down

0 comments on commit c917b7b

Please sign in to comment.