We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a0c2b9 commit 62392edCopy full SHA for 62392ed
packages-exp/auth-exp/test/integration/flows/custom.local.test.ts
@@ -26,6 +26,7 @@ import {
26
signInWithEmailAndPassword,
27
updateEmail,
28
updatePassword
29
+// eslint-disable-next-line import/no-extraneous-dependencies
30
} from '@firebase/auth-exp';
31
import { FirebaseError } from '@firebase/util';
32
import { expect, use } from 'chai';
0 commit comments