Many times when linting a project, you want to lint all the files and not just the staged files, so please change the default command to use just prettier.
If you want to still want to have it be prettier quick by default, can there at least be a --all flag to lint all files?