Skip to content

Commit 7ed9eb9

Browse files
committed
ignore fetch
1 parent f641319 commit 7ed9eb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/dynamic.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* eslint no-console: 0 */
1+
/* eslint-disable no-console, no-undef */
22

33
import React from 'react';
44
import debounce from 'lodash.debounce';

0 commit comments

Comments
 (0)