-
-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
I haven’t read through the code enough here but there are many alarm bells ringing with the original code here:
- String interpolation in a shell command. Is spaces in the interpolated value going to mess it up?
- The use of
npx
.- The use of
child_process
directly – does it work on Windows?
Originally posted by @lydell in #100 (comment)
Additionally, not all of the files are checked by ts.
Metadata
Metadata
Assignees
Labels
No labels