Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
hi-ogawa committed Jan 20, 2025
1 parent ae44234 commit a3a5691
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/api/vi.md
Original file line number Diff line number Diff line change
Expand Up @@ -1019,8 +1019,9 @@ vi.setConfig({
},
maxConcurrency: 10,
sequence: {
hooks: 'stack'
// supports only "sequence.hooks"
hooks: 'stack',
shuffle: true,
// supports only "sequence.hooks" and "sequence.suffle"
}
})
```
Expand Down

0 comments on commit a3a5691

Please sign in to comment.