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
Fix a bug on `jsdoctest init` and bump to 1.3.3
If the `scripts.test` section was empty, it would end up being:
undefinednpm run jsdoctest
This fixes that problem and bumps the version.