We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 885aff9 commit 80cd53bCopy full SHA for 80cd53b
utils/apollo/ApolloClient.js
@@ -1,3 +1,5 @@
1
+/*eslint complexity: ["error", 6]*/
2
+
3
import fetch from 'node-fetch';
4
import {
5
ApolloClient,
0 commit comments