Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

package.json indentation is changed on install #57

Closed
m-abs opened this issue Jan 16, 2017 · 0 comments · Fixed by #61
Closed

package.json indentation is changed on install #57

m-abs opened this issue Jan 16, 2017 · 0 comments · Fixed by #61

Comments

@m-abs
Copy link

m-abs commented Jan 16, 2017

Every time nativescript-dev-webpack is installed in my project, package.json is changed from 2-space indentation to a 4-space indentation.

npm install --save another-package will then rewrite the file with 2-space indentation.

This means that we either have to reformat the file before adding the changes or have unneeded changes in our git history, with the potential merge conflicts this gives.

Please reserve existing indentation in package.json.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant