You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've got script that relies on this and I'd like to have it print out the version at the beginning as this also gives a good opportunity for the install prompt.
# causes install prompt if not already installed, then shows version
npx -p [email protected] -- ts-to-jsdoc --version
I've got script that relies on this and I'd like to have it print out the version at the beginning as this also gives a good opportunity for the install prompt.
Here's roughly how I would add it:
The text was updated successfully, but these errors were encountered: