Skip to content

chore(lint): use correct browser config base#962

Merged
erisu merged 1 commit intoapache:masterfrom
erisu:chore/small-corrections
Mar 27, 2026
Merged

chore(lint): use correct browser config base#962
erisu merged 1 commit intoapache:masterfrom
erisu:chore/small-corrections

Conversation

@erisu
Copy link
Copy Markdown
Member

@erisu erisu commented Mar 27, 2026

Platforms affected

n/a

Motivation and Context

Use correct base config for browser.

Description

There was a small change in #956 that didn't match the original base configs.

Originally the base config was @cordova/eslint-config/browser but accidentally changed to @cordova/eslint-config/browser-tests.

This PR changes it back to @cordova/eslint-config/browser.

Testing

npm run lint

Checklist

  • I've run the tests to see all new and existing tests pass
  • I added automated test coverage as appropriate for this change
  • Commit is prefixed with (platform) if this change only applies to one platform (e.g. (android))
  • If this Pull Request resolves an issue, I linked to the issue in the text above (and used the correct keyword to close issues using keywords)
  • I've updated the documentation if necessary

@erisu erisu merged commit 90de0b0 into apache:master Mar 27, 2026
12 of 14 checks passed
@erisu erisu deleted the chore/small-corrections branch March 27, 2026 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants