Skip to content

Commit

Permalink
fixup! lib: add fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
aduh95 committed Apr 14, 2022
1 parent 90dce6a commit 88d13bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,6 @@ module.exports = {
btoa: 'readable',
atob: 'readable',
performance: 'readable',
structuredClone: 'readable',
fetch: 'readable',
FormData: 'readable',
Headers: 'readable',
Expand Down

0 comments on commit 88d13bc

Please sign in to comment.