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 f641319 commit 7ed9eb9Copy full SHA for 7ed9eb9
examples/dynamic.js
@@ -1,4 +1,4 @@
1
-/* eslint no-console: 0 */
+/* eslint-disable no-console, no-undef */
2
3
import React from 'react';
4
import debounce from 'lodash.debounce';
0 commit comments