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
It would be possible to pass in some options via console args, e.g. npm run sift --count=1 or something like that for the simple options like key, connection, count, ui, and localport.
It would be possible to pass in some options via console args, e.g.
npm run sift --count=1
or something like that for the simple options like key, connection, count, ui, and localport.@infiniteluke recommended:
https://www.npmjs.com/package/meow
Convention we could follow:
https://github.com/GoogleChrome/lighthouse#output-examples
The text was updated successfully, but these errors were encountered: