If npm x
keyword is unrecognised, check scripts with the x
name, and if found, run that script. If I run things like that and already have script named x
, I do intend that, both throwing errors and insisting on typing run
are tedious. What do you think?
For example, instead of “npm run noodles”, allow “npm noodles”
Like yarn does already…