mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-02 03:55:55 +01:00
ESlint key-spacing, no-trailing-spaces
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
(function (exports) {
|
||||
"use strict";
|
||||
|
||||
|
||||
|
||||
// export the class if we are in a Node-like system.
|
||||
if (typeof module === 'object' && module.exports === exports) {
|
||||
|
||||
Reference in New Issue
Block a user