Skip to content

Commit

Permalink
Remove eslint diable for camelcase
Browse files Browse the repository at this point in the history
  • Loading branch information
james-allan committed Sep 19, 2024
1 parent 03ecb97 commit b204302
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/entrypoints/express-checkout/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,6 @@ jQuery( function ( $ ) {
total: { amount: total },
displayItems,
order,
// eslint-disable-next-line camelcase
} = wcStripeExpressCheckoutPayForOrderParams;

wcStripeECE.startExpressCheckoutElement( {
Expand Down

0 comments on commit b204302

Please sign in to comment.