chore: add prettier with config and format all files
This commit is contained in:
@@ -23,4 +23,4 @@ export function withAuth(handler: Handler): Handler {
|
||||
return NextResponse.json({ error: 'Internal server error' }, { status: 500 });
|
||||
}
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user