mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-08 05:30:40 +01:00
ESlint no-space-func
This commit is contained in:
@@ -247,4 +247,4 @@
|
||||
db.close();
|
||||
};
|
||||
|
||||
} (exports));
|
||||
}(exports));
|
||||
|
||||
@@ -168,5 +168,5 @@
|
||||
|
||||
module.helpers = module.helpers || {};
|
||||
module.helpers.redis = require('./redis/helpers');
|
||||
} (exports));
|
||||
}(exports));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user