Skip to content

Commit

Permalink
chore: fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkuhrt committed May 28, 2020
1 parent 01ae7d0 commit d7f4f2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/cookie-support-for-node.ts
@@ -1,3 +1,4 @@
// tslint:disable-next-line
;(global as any).fetch = require('fetch-cookie/node-fetch')(require('node-fetch'))

import { GraphQLClient } from '../src'
Expand Down

0 comments on commit d7f4f2f

Please sign in to comment.