Add prettier to api
This commit is contained in:
@@ -31,5 +31,5 @@ const comparePassword = (candidatePassword, trustedPassword) => {
|
||||
module.exports = {
|
||||
hashPassword,
|
||||
comparePassword,
|
||||
validateEmailAddress
|
||||
validateEmailAddress,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user