Skip to content

Commit

Permalink
chore: update README.md (#796)
Browse files Browse the repository at this point in the history
  • Loading branch information
irmannmal committed Feb 23, 2023
1 parent 6dd8ee7 commit 7338150
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ yarn rebuild
To check code style:

```sh
yarn lint
yarn lint:check
```

To automatically fix code style issues:
Expand All @@ -73,7 +73,7 @@ yarn lint:fix
To check format:

```sh
yarn format
yarn format:check
```

To automatically fix format issues:
Expand Down

0 comments on commit 7338150

Please sign in to comment.