2658 fix npm install warnings for packages and their dependencies#2748
Conversation
Signed-off-by: msivasubramaniaan <msivasub@redhat.com>
Signed-off-by: msivasubramaniaan <msivasub@redhat.com>
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## main #2748 +/- ##
=======================================
Coverage 34.18% 34.18%
=======================================
Files 69 69
Lines 4227 4227
Branches 773 773
=======================================
Hits 1445 1445
Misses 2782 2782 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
rgrunber
left a comment
There was a problem hiding this comment.
The part of the change that updates npm-check-updates looks fine to me.
However it doesn't look like the indentation is done correctly. Try with "editor.renderWhitespace": "all" and you'll see spaces still get mixed in.
The file is mostly using tabs with a size of 4 spaces, so that should probably be used.
…nd-their-dependencies
No description provided.