Skip to content
This repository was archived by the owner on Feb 27, 2023. It is now read-only.

Add --verbose flag to pretty-quick precommit hook #64

Merged
merged 1 commit into from
Feb 28, 2019
Merged

Add --verbose flag to pretty-quick precommit hook #64

merged 1 commit into from
Feb 28, 2019

Conversation

tekul
Copy link
Member

@tekul tekul commented Feb 28, 2019

This echoes the name of each file being formatted prior to running
prettier making it easier to find syntax errors which cause prettier
to fail.

This is especially useful when there are a lot of staged files making
it hard to track down where an error is coming from.

This echoes the name of each file being formatted prior to running
prettier making it easier to find syntax errors which cause prettier
to fail.

This is especially useful when there are a lot of staged files making
it hard to track down where an error is coming from.
@NateWr NateWr merged commit 7f2c028 into CodeYourFuture:master Feb 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants