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
for example, if I want to use https://www.npmjs.com/package/@reporters/slow, I have no way of adding it currently.
it would be preferable to search for non-built-in reporters inside node_modules (node supports that OOTB) when reporter isnt built in
The text was updated successfully, but these errors were encountered:
for example, if I want to use https://www.npmjs.com/package/@reporters/slow, I have no way of adding it currently.
it would be preferable to search for non-built-in reporters inside
node_modules
(node supports that OOTB) when reporter isnt built inThe text was updated successfully, but these errors were encountered: