pretty-quick
pretty-quick copied to clipboard
pretty-quick --staged formatting differently than prettier --write
After running prettier --write ., on commit, pretty-quick formats a handful of my files differently. Running prettier --check returns those same files with warnings.
Using pretty-quick and prettier @latest