u01jmg3 edited a comment on issue #394:
URL: https://github.com/apache/cordova-cli/issues/394#issuecomment-641948882
Plugin from @arzyu did the trick
Now I don't need to battle with `npm` and `cordova` over having a trailing
newline in `package.json`
```diff
diff --git a/package.json b/package.json
--- a/package.json
+++ b/package.json
@@ -95,4 +95,4 @@
}
}
-}
+}
\ No newline at end of file
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]