Skip to content

Use spaces instead of tabs in package.json for consistency with npm #1752

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mnahkies opened this issue May 12, 2016 · 0 comments
Closed

Use spaces instead of tabs in package.json for consistency with npm #1752

mnahkies opened this issue May 12, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@mnahkies
Copy link

npm maintains packages.json files with spaces for indentation instead of tabs, tns uses tabs instead of spaces.

This causes entire file to change if you use both tools to manipulate it, which then leads to hard to read diffs.

Propose that tns use spaces for consistency with npm, with the justification that npm is the de facto tool for manipulating package.json files.

@enchev enchev self-assigned this May 26, 2016
@enchev enchev added this to the 2.1 (Under consideration) milestone May 26, 2016
@enchev enchev added the bug label May 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants