format codebase with prettier
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
import { CalendarEvent, ChatMessage, ProposedEventChange } from '@caldav/shared';
|
||||
import {
|
||||
CalendarEvent,
|
||||
ChatMessage,
|
||||
ProposedEventChange,
|
||||
} from "@caldav/shared";
|
||||
|
||||
export interface AIContext {
|
||||
userId: string;
|
||||
|
||||
Reference in New Issue
Block a user