Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dommer1 committed Oct 6, 2023
1 parent 36ea2a7 commit 0651761
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ During the installation of the starter-kit, you will be prompted to add Prettier

Installation prepare `.prettierrc` where is configuration and command `php artisan prettier` to fix your code on local environment.

You can use the `.prettierignore` file to ignore any files or directories that you want. This can be useful for keeping Prettier from formatting files that you don't want it to format, or for keeping Prettier from formatting files that are not code files.

---

### Stubs
Expand Down

0 comments on commit 0651761

Please sign in to comment.