Fix a bunch of linting errors
eslint --fix and a few manual ones
This commit is contained in:
+1
-1
@@ -46,4 +46,4 @@ module.exports = {
|
||||
return names.join(', ') + ' and ' + lastPerson + ' are typing';
|
||||
}
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user