mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 09:08:09 +08:00
🔧 Add missing config to eslintrc
- env.browser: Linter recognizes browser elements, like `HTMLElement` - globals.jQuery: Library is present on all pages
This commit is contained in:
parent
9f39a58f07
commit
4a0e410f52
2 changed files with 5 additions and 4 deletions
|
@ -1,6 +1,3 @@
|
|||
/* eslint-env browser */
|
||||
/* global jQuery */
|
||||
|
||||
/* global ApplePaySession */
|
||||
/* global PayPalCommerceGateway */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue