forked from trent_larson/crowd-funder-for-time-pwa
fix linting
This commit is contained in:
@@ -21,7 +21,7 @@ export interface Contact {
|
||||
|
||||
export type ContactWithJsonStrings = Contact & {
|
||||
contactMethods?: string;
|
||||
}
|
||||
};
|
||||
|
||||
export const ContactSchema = {
|
||||
contacts: "&did, name", // no need to key by other things
|
||||
|
||||
Reference in New Issue
Block a user