What is the problem this feature will solve?
npm run prints a list of available tasks: every task and its corresponding command. node --run doesn't print anything today, except for an error.
It's extremely useful, old and simple feature. When one is switching between repositories, they aren't sure which tasks are present and which aren't.
What is the feature you are proposing to solve the problem?
What alternatives have you considered?
No response
What is the problem this feature will solve?
npm runprints a list of available tasks: every task and its corresponding command.node --rundoesn't print anything today, except for an error.It's extremely useful, old and simple feature. When one is switching between repositories, they aren't sure which tasks are present and which aren't.
What is the feature you are proposing to solve the problem?
What alternatives have you considered?
No response