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 c9296d7 commit 3ecaaf7Copy full SHA for 3ecaaf7
1 file changed
src/libs/continuePlaidOAuth/index.ts
@@ -1,4 +1,4 @@
1
-// eslint-disable-next-line @typescript-eslint/no-unused-vars
+// eslint-disable-next-line @typescript-eslint/no-unused-vars -- Parameter kept for API parity with the iOS implementation (index.ios.ts)
2
function continuePlaidOAuth(_url: string): void {
3
// Plaid OAuth return is handled only on iOS HybridApp (see issue #87757).
4
}
0 commit comments