mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 19:19:32 +00:00
Suppress jshint warning
This commit is contained in:
parent
eba82cc626
commit
0886b846df
1 changed files with 1 additions and 0 deletions
|
@ -376,6 +376,7 @@
|
|||
jQuery(window).load(function() {
|
||||
document.title = (new melpa.archivename.controller()).archiveName();
|
||||
jQuery(".archive-name").empty().each(function(i, e) {
|
||||
// jshint unused: false
|
||||
m.module(e, melpa.archivename);
|
||||
});
|
||||
if (melpa.stable()) {
|
||||
|
|
Loading…
Reference in a new issue