-
-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Closed
Description
Description
Current prints maybe misaligned when there have two or more output dirs:
Suggested solution
For beauty and neatness, I think group each dir print will be better:
lib/
test.js ...
other.js ...
dir/index.js ...
es/
test.mjs ...
other.mjs ...
dir/index.mjs ...
I can create a PR if you approve this idea.
Alternative
No response
Additional context
No response
Validations
- Follow our Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.