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

package.json indentation is changed on install #57

@m-abs

Description

@m-abs

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions