Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Bun Todo List

- To preview the README.md use command + shift + v
- To preview the README.md use `command + shift + v`

## Project Setup

Expand Down Expand Up @@ -138,7 +138,6 @@ bun add -d lint-staged
}
```


# πŸ“œ Commit Message Standards

To maintain a high-quality codebase for Project, we use the Conventional Commits specification.
Expand Down
Loading