|
|
|
|
|
by bobbylarrybobby
1375 days ago
|
|
In between commits, the `--cache` option is still helpful because it means you can avoid running prettier on a file whose contents have changed since the last commit but not since it was last saved. That said, formatters should be run in pre commit hooks anyway. |
|