Skip to content

Commit

Permalink
docs: README: Yarn PnP -> Yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser authored Dec 13, 2024
1 parent b451872 commit c63d590
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ are also supported. Here is how it looks like:
- [🛴 Codemods](#-codemods)
- [⏣ Integration with ESLint](#-integration-with-eslint)
- [☄️ Integration with Babel](#%EF%B8%8F-integration-with-babel)
- [🐈 Integration with Yarn OnP](#-integration-with-yarn-pnp)
- [🐈 Integration with Yarn](#-integration-with-yarn)
- [⛓ Using Putout as Loader](#-using-putout-as-loader)
- [🚪 Exit Codes](#exit-codes)
- [🦔 Real-world uses](#-real-world-uses)
Expand Down Expand Up @@ -2841,7 +2841,7 @@ Just create `.babelrc.json` file with configuration you need.
}
```

## 🐈 Integration with Yarn OnP
## 🐈 Integration with Yarn

Since 🐊**Putout** has dynamic nature of loading:

Expand Down

0 comments on commit c63d590

Please sign in to comment.