Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: shared eslint config #458

Merged
merged 1 commit into from
Feb 16, 2021
Merged

Conversation

breautek
Copy link
Contributor

@breautek breautek commented Feb 15, 2021

Platforms affected

All

Motivation and Context

Previous eslint install was not compatible with Node 14.

Progresses apache/cordova#142
Progresses (but does not complete) apache/cordova#223

Description

Removed local eslint install in favour of the shared eslint provided by @cordova/eslint-config

Testing

Ran npm test

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

@breautek breautek changed the title refactor: shraed eslint config refactor: shared eslint config Feb 15, 2021
@breautek breautek mentioned this pull request Feb 15, 2021
5 tasks
Copy link
Member

@NiklasMerz NiklasMerz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code LGTM 👍

@breautek
Copy link
Contributor Author

The failed check is due to an unrelated problem, which I'm going to solve in the WIP PR #460

Merging.

@breautek breautek merged commit f7f0160 into apache:master Feb 16, 2021
@breautek breautek deleted the refactor/eslint branch February 16, 2021 18:45
pmcquay pushed a commit to BetterImpact/cordova-plugin-file that referenced this pull request Sep 2, 2022
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