refactor(eslint): use cordova-eslint /w fix#179
Merged
Merged
Conversation
40 tasks
erisu
approved these changes
Jul 6, 2020
pinionpi
added a commit
to pinionpi/cordova-plugin-media-capture-mp4video
that referenced
this pull request
Oct 19, 2021
* origin-apache/master: (91 commits) ci(ios): update workflow w/ iOS 15 (apache#231) ci: add action-badge (apache#230) ci: remove travis & appveyor (apache#229) ci: add gh-actions workflows (apache#228) fix(android): remove unknown permission android.permission.RECORD_VIDEO (apache#200) ci: add node-14.x to workflow (apache#203) chore: clean up package.json (apache#193) ci(travis): update osx xcode image (apache#189) breaking(ios): remove code warnings (apache#177) ci(travis): updates Android API level (apache#188) chore: adds package-lock file (apache#180) refactor(eslint): use cordova-eslint /w fix (apache#179) chore(npm): use short notation in package.json (apache#178) chore(asf): update git notification settings Update CONTRIBUTING.md ci: updates Node.js versions (apache#165) chore(npm): improve ignore list (apache#164) Small javadoc fix (apache#161) ci(travis): upgrade to node 8 chore(release): 3.0.4-dev ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation and Context
Consistency across our codebases. Part of apache/cordova#142