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 ddda424 commit 27d0c44Copy full SHA for 27d0c44
Magento2/Tests/Eslint/MiscDeprecatedFunctionsTest.js
@@ -4,5 +4,5 @@ $(function () {
4
$.parseJSON('');
5
jQuery.type({});
6
$.isArray({});
7
- $.isFunction({})
+ $.isFunction({});
8
});
0 commit comments