Skip to content

Commit 80cd53b

Browse files
committed
Set Eslint complexity to 6
1 parent 885aff9 commit 80cd53b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

utils/apollo/ApolloClient.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/*eslint complexity: ["error", 6]*/
2+
13
import fetch from 'node-fetch';
24
import {
35
ApolloClient,

0 commit comments

Comments
 (0)