Skip to content

Commit

Permalink
PR lint test 1707371406
Browse files Browse the repository at this point in the history
  • Loading branch information
palisadoes committed Feb 8, 2024
1 parent d3a5cc0 commit 4e1067e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/models/User.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import { createLoggingMiddleware } from "../libraries/dbLogger";

/**
* This is an interface that represents a database(MongoDB) document for User.
*
*/
export interface InterfaceUser {
_id: Types.ObjectId;
Expand Down

0 comments on commit 4e1067e

Please sign in to comment.