Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
crashmax-dev committed Oct 2, 2023
1 parent b7012fc commit 7176609
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 @@ -44,7 +44,7 @@ Some commonly used scripts in `package.json`.
```json
{
"scripts": {
"format": "prettier --write '**/*.{js,ts,tsx,json}'"
"format": "prettier --write \"**/*.{js,ts,tsx,json}\""
}
}
```
Expand Down

0 comments on commit 7176609

Please sign in to comment.