Skip to content

Commit 4233dca

Browse files
PoomSmartThatchapon Unprasert
and
Thatchapon Unprasert
authored
fix: Add install command for pnpm, Dummy PR for triggering new version (#439)
Co-authored-by: Thatchapon Unprasert <thatchapon.unprasert@agoda.com>
1 parent ec938db commit 4233dca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ yarn add -D eslint-config-agoda
1717

1818
# npm users
1919
npm install --save-dev eslint-config-agoda
20+
21+
# pnpm users
22+
pnpm add -D eslint-config-agoda
2023
```
2124

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

0 commit comments

Comments
 (0)