node_async_flow
Analyze async patterns in JavaScript/TypeScript codebases, covering Promise/await, .catch, EventEmitter, and timers, to highlight potential pitfalls.
Instructions
Async patterns: await/Promise, .catch, EventEmitter, timers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name or path of the loaded project |