Skip to content

Commit 3533cd8

Browse files
committed
chore: add some fetch methods tests
1 parent 9193b95 commit 3533cd8

File tree

8 files changed

+814
-324
lines changed

8 files changed

+814
-324
lines changed

.eslintrc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"FileReader": true,
2323
"TextDecoder": true,
2424
"TextEncoder": true,
25-
"Buffer": true
25+
"Buffer": true,
26+
"AbortController": true
2627
}
2728
}

0 commit comments

Comments
 (0)