-
-
Notifications
You must be signed in to change notification settings - Fork 544
Open
Labels
researchNeeds design work, investigation, or prototyping. Implementation uncertain.Needs design work, investigation, or prototyping. Implementation uncertain.
Milestone
Description
Use case: write a .ts script on github; run it without precompilation using npx / npm x
$ npm x -- mygithubusername/my-cool-cli-tool --help
In cases like these, the entrypoint is inside of a node_modules directory. Is there some way we can detect this and tweak the default ignore option to allow it to compile?
Metadata
Metadata
Assignees
Labels
researchNeeds design work, investigation, or prototyping. Implementation uncertain.Needs design work, investigation, or prototyping. Implementation uncertain.