You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, our project uses 4 space indentation, and when I use this tool it will change the package.json to use 2 spaces, making more changes than it needs to.
It would be nice if syncpack could detect the indentation, like npm and yarn.