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
After running prettier --write ., on commit, pretty-quick formats a handful of my files differently. Running prettier --check returns those same files with warnings.
After running
prettier --write ., on commit, pretty-quick formats a handful of my files differently. Runningprettier --checkreturns those same files with warnings.Using pretty-quick and prettier @latest