paypal-examples / docs-examples

Examples from the official PayPal Developer Docs
Apache License 2.0
159 stars 496 forks source link

fix main lint failure #129

Closed jshawl closed 7 months ago

jshawl commented 7 months ago

This PR fixes a lint failure on the main branch.

npx eslint now uses 9.0.0, which deprecated the --env argument unless using the legacy eslintrc mode:

I added --no-config-lookup to address the lookup error:

$ npx eslint

Oops! Something went wrong! :(

ESLint: 9.0.0

Error: Could not find config file.
    at locateConfigFileToUse (node_modules/eslint/lib/eslint/eslint.js:349:21)

I also increased the find -maxdepth value to include advanced-integration/v1 and advanced-integration/v1