wip(backend): Added prettier
This commit is contained in:
parent
34a65befa7
commit
1f312c6548
5 changed files with 36 additions and 23 deletions
|
@ -22,7 +22,4 @@ function loadPassportMiddleware(passport, config) {
|
|||
)
|
||||
}
|
||||
|
||||
export {
|
||||
loadExpressMiddleware,
|
||||
loadPassportMiddleware,
|
||||
}
|
||||
export { loadExpressMiddleware, loadPassportMiddleware }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue