Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ryota-murakami committed Apr 17, 2023
1 parent d8c9baf commit 099a0cf
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 @@ -51,7 +51,7 @@ Add script your package.json like this
```json
{
"scripts": {
"lint:fix": "eslint . --ext .ts,.tsx,.js,jsx --fix
"lint:fix": "eslint . --ext .ts,.tsx,.js,jsx --fix"
}
}
```
Expand Down

0 comments on commit 099a0cf

Please sign in to comment.