We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3282e5 commit c7299faCopy full SHA for c7299fa
packages/create-configs/README.md
@@ -58,7 +58,7 @@ If you'd like to maintain git-blame information, you can use the following metho
58
1. Run Prettier
59
60
```sh
61
- prettier -w
+ prettier -w .
62
```
63
64
1. Commit changes
0 commit comments