Skip to content

Commit

Permalink
Changing prettier indentation to 4 spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
lotif committed Apr 25, 2024
1 parent 371bf7f commit b3ecb59
Show file tree
Hide file tree
Showing 12 changed files with 5,656 additions and 5,264 deletions.
3 changes: 3 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"tabWidth": 4
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ using [Homebrew](https://brew.sh/):
brew install yarn
```

Then install the project dependencies in `prod` mode:
Then install the project dependencies in production mode:
```shell
yarn --prod
```
Expand Down
Loading

0 comments on commit b3ecb59

Please sign in to comment.