Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

Commit

Permalink
docs: fix usage
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbyheart committed Aug 11, 2019
1 parent 4789788 commit 3d1eb6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Update your `package.json`:
"git add"
],
"*.{md,json,yaml,yml,js}": [
"prettier --write --config",
"prettier --write",
"git add"
]
}
Expand Down

0 comments on commit 3d1eb6b

Please sign in to comment.