Skip to content

getstorybook changes package.json indentation from tabs to spaces #2205

@tansongyang

Description

@tansongyang

Steps

  1. mkdir test-proj
  2. cd test-proj
  3. npm init. Keep all defaults.
  4. Convert spaces in package.json to tabs.
  5. npm install react
  6. getstorybook --use-npm

Result

package.json now has spaces.

Expected

package.json should still have tabs.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions