Skip to content

Commit

Permalink
Instructions about formating file
Browse files Browse the repository at this point in the history
  • Loading branch information
Logorrheique committed Oct 10, 2024
1 parent 033b567 commit b5d6eef
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@ npm run dev
npm run build
```

### Formating
```bash
# Format all documents

npx prettier --write .

### License

[MIT](LICENSE)

0 comments on commit b5d6eef

Please sign in to comment.