format codebase with prettier
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export * from './AuthController';
|
||||
export * from './ChatController';
|
||||
export * from './EventController';
|
||||
export * from "./AuthController";
|
||||
export * from "./ChatController";
|
||||
export * from "./EventController";
|
||||
|
||||
Reference in New Issue
Block a user