Skip to content

Commit

Permalink
style: format code with Prettier
Browse files Browse the repository at this point in the history
This commit fixes the style issues introduced in 13d6281 according to the output
from Prettier.

Details: None
  • Loading branch information
deepsource-autofix[bot] authored Dec 26, 2023
1 parent 13d6281 commit e25f9f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ cd dummygram
npm install

```

<p align="center">OR</p>

```sh
Expand All @@ -178,6 +179,7 @@ Ps: if you're getting error installing the dependencies, try --force command alo
npm install --force

```

<p align="center">OR</p>

```sh
Expand All @@ -197,6 +199,7 @@ To Start the development server run
```sh
npm start
```

<p align="center">OR</p>

```sh
Expand Down

0 comments on commit e25f9f5

Please sign in to comment.