Skip to content

Commit

Permalink
chore: remove unnecessary backticks
Browse files Browse the repository at this point in the history
  • Loading branch information
marpme authored Oct 29, 2023
1 parent 45dd0ee commit c602625
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion content/blog/beautiful-configuration-for-libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ Building a library configuration is a fundamental task in software development.
### Step 1: Obtain the Required Library

Before you start configuring your library, make sure you have the [`unconfig`](https://github.com/antfu/unconfig) library available. You can install it using npm, yarn, or pnpm:
``

```bash
npm install unconfig
Expand Down

0 comments on commit c602625

Please sign in to comment.