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, in order to use this package you have to require it via Node, read the file to resolve, call parseConflictJSON on the contents, then write the file back to disk.
Expected Behavior
It'd be nice if a bin script could be created to do the above from the command line!