You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ Mock http requests made using fetch (or [isomorphic-fetch](https://www.npmjs.com
3
3
4
4
## API
5
5
6
-
-*ES6 is used extensively, so either upgrade to nodejs >=4.x.x or use babel [example karma config](https://github.com/wheresrhys/fetch-mock/blob/master/karma.conf.js)*
6
+
-*ES6 is used extensively, so either upgrade to nodejs >=4.x.x or use babel ([example karma config](https://github.com/wheresrhys/fetch-mock/blob/master/karma.conf.js))*
7
7
-*You need to ensure `fetch` and `Promise` are already available as globals in your environment*
8
8
-*To output useful messages for debugging `export DEBUG=fetch-mock`*
0 commit comments