Skip to content

Commit

Permalink
docs: fix heading levels [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
azz committed Apr 23, 2019
1 parent 054e239 commit 0d510f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -97,7 +97,7 @@ For example `pretty-quick --pattern "**/*.*(js|jsx)"` or `pretty-quick --pattern

Outputs the name of each file right before it is proccessed. This can be useful if Prettier throws an error and you can't identify which file is causing the problem.

## `--bail`
### `--bail`

Prevent `git commit` if any files are fixed.

Expand Down

0 comments on commit 0d510f7

Please sign in to comment.