rome -> eslint + prettier
This commit is contained in:
+3
-3
@@ -1,6 +1,6 @@
|
||||
import { NDKEvent } from "@nostr-dev-kit/ndk";
|
||||
import { NDKEvent } from '@nostr-dev-kit/ndk';
|
||||
|
||||
export interface LumeEvent extends NDKEvent {
|
||||
event_id: string;
|
||||
parent_id: string;
|
||||
event_id: string;
|
||||
parent_id: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user