Skip to content

Commit

Permalink
chore: update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
caramelomartins committed Jan 4, 2024
1 parent faa2c8d commit d802b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ the following:

- `pre-commit run --all-files` before you commit, each time.

- `prettier --write --prose-wrap always` before each commit, every time.
- `prettier --write --prose-wrap always .` before each commit, every time.

`pre-commit install` is the easier way to guarantee the linting is performed
before each commit.

0 comments on commit d802b48

Please sign in to comment.