chore: Ingnore issues

This commit is contained in:
Deepesh Garg
2023-07-23 19:34:08 +05:30
parent 8ccb8e3c5b
commit 0d70ae2a21
5 changed files with 27 additions and 26 deletions

View File

@@ -96,7 +96,7 @@ erpnext.integrations.plaidLink = class plaidLink {
}
onScriptLoaded(me) {
me.linkHandler = Plaid.create({
me.linkHandler = Plaid.create({ // eslint-disable-line no-undef
clientName: me.client_name,
product: me.product,
env: me.plaid_env,