You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(dir): simplify directory listing logic and improve output format
- Combine conditions for early return in `listDirectory`.
- Filter out binary and hashed JSON files before processing.
- Refactor file and subdirectory listing into a single loop with formatted output.
- Add file size display for non-directory items.
0 commit comments