Skip to content

Commit 4a749ee

Browse files
authored
chore: add yarn add command to AGENTS.md (#7334)
1 parent 6d656a3 commit 4a749ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

AGENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
**Package manager policy:**
1212

1313
- Use **yarn only for installing dependencies and services**:
14+
- `yarn add`
1415
- `yarn install`
1516
- `yarn services`
1617
- Use **npm for running scripts and other commands**: `npm run <script>`

0 commit comments

Comments
 (0)