Skip to content

Commit

Permalink
fix: Add install command for pnpm, Dummy PR for triggering new version (
Browse files Browse the repository at this point in the history
#439)

Co-authored-by: Thatchapon Unprasert <[email protected]>
  • Loading branch information
PoomSmart and Thatchapon Unprasert authored Nov 7, 2024
1 parent ec938db commit 4233dca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ yarn add -D eslint-config-agoda

# npm users
npm install --save-dev eslint-config-agoda

# pnpm users
pnpm add -D eslint-config-agoda
```

You will also need to have all peer dependencies installed on your project. To
Expand Down

0 comments on commit 4233dca

Please sign in to comment.