Skip to content

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

@mnahkies

Description

@mnahkies

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions