parent
ba03230789
commit
35e72ea9f7
@ -1 +1 @@ |
|||||||
// place any jQuery/helper plugins in here, instead of separate, slower script files.
|
// place any jQuery/helper plugins in here, instead of separate, slower script files.
|
||||||
|
@ -1,5 +1,3 @@ |
|||||||
(function($, window) { |
(function myfunc($, window) { // eslint-disable-line no-unused-vars
|
||||||
|
|
||||||
|
}.call(this, jQuery, window)); |
||||||
|
|
||||||
}).call(this, jQuery, window); |
|
||||||
|
Loading…
Reference in new issue