apache / cordova-coho

Apache Cordova coho
Apache License 2.0
33 stars 62 forks source link

chore: npmrc #288

Closed breautek closed 2 years ago

breautek commented 2 years ago

Platforms affected

None

Motivation and Context

Adds .npmrc file that tells NPM to use NPM's official registry.

Progresses https://github.com/apache/cordova/issues/299

Description

Testing

Checklist

codecov-commenter commented 2 years ago

Codecov Report

Merging #288 (7c700fa) into master (277dcc7) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #288   +/-   ##
=======================================
  Coverage   58.73%   58.73%           
=======================================
  Files           8        8           
  Lines         492      492           
=======================================
  Hits          289      289           
  Misses        203      203           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 277dcc7...7c700fa. Read the comment docs.

breautek commented 2 years ago

All tests passed. Travis/appveyor is obsolete and will be removed in another PR, so ignoring.