Skip to content

Commit

Permalink
Duplicate paragraph in README.md
Browse files Browse the repository at this point in the history
Removed duplicate paragraph:
### `yarn format`

Formats all the files inside src using prettier with config provided in .prettierrc
  • Loading branch information
Ahrary authored Apr 9, 2023
1 parent 525b421 commit 7f517dd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,6 @@ Lints all the files inside src,apps,libs,test folders and shows the results.

Formats all the files inside src using prettier with config provided in .prettierrc

### `yarn format`

Formats all the files inside src using prettier with config provided in .prettierrc

### `yarn coverage`

Runs coverage test command and creates coverage folder with detail report which can be checked with:
Expand Down

0 comments on commit 7f517dd

Please sign in to comment.