Add prettier to api

This commit is contained in:
2020-11-11 21:26:11 -06:00
parent 0193935d2d
commit 7706f525cf
11 changed files with 90 additions and 87 deletions

View File

@@ -2,4 +2,4 @@ const users = require(`./users`);
module.exports = {
users,
};
};