Closed breautek closed 1 year ago
Merging #118 (6f2a39c) into master (3966de3) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #118 +/- ##
=======================================
Coverage 93.75% 93.75%
=======================================
Files 2 2
Lines 32 32
=======================================
Hits 30 30
Misses 2 2
Impacted Files | Coverage Δ | |
---|---|---|
bin/lib/create.js | 93.33% <100.00%> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Platforms affected
Browser
Motivation and Context
Upgrades eslint to our current configuration to maintain code standards.
Also upgrading also solves as a byproduct:
Description
Upgrade
@cordova/eslint-config
to 5.x and refactored necessary changes to comply with our lint rules. Fixes were made mostly via eslint--fix
argument.Testing
Ran
npm test
.Checklist
(platform)
if this change only applies to one platform (e.g.(android)
)