forked from trent_larson/crowd-funder-for-time-pwa
fix linting
This commit is contained in:
@@ -254,7 +254,11 @@ import {
|
||||
verifyJwtSimplewebauthn,
|
||||
verifyJwtWebCrypto,
|
||||
} from "@/libs/crypto/vc/passkeyDidPeer";
|
||||
import {AccountKeyInfo, getAccount, registerAndSavePasskey} from "@/libs/util";
|
||||
import {
|
||||
AccountKeyInfo,
|
||||
getAccount,
|
||||
registerAndSavePasskey,
|
||||
} from "@/libs/util";
|
||||
|
||||
const inputFileNameRef = ref<Blob>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user